No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. asv
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Groups 0

    asv

    @asv

    2
    Reputation
    543
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    asv Follow

    Best posts made by asv

    • RE: Error with " npm install "

      With “npm cache verify” works, thank you very much 🙂

      posted in CLI
      A
      asv

    Latest posts made by asv

    • RE: Error with " npm install "

      With “npm cache verify” works, thank you very much 🙂

      posted in CLI
      A
      asv
    • Error with " npm install "

      Vue version: 2.8.2
      I have this error with the command " npm install ":

      C:\Users\asus\Desktop\myapp>npm install
      npm WARN quasar-app@0.0.1 No repository field.
      npm WARN quasar-app@0.0.1 No license field.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents):
      npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, utime ‘C:\Users\asus\Desktop\myapp\node_modules.staging\fsevents-7165358e\build\Release\obj.target\fse\fsevents.o’

      npm ERR! code EINTEGRITY
      npm ERR! sha1-mnHEh0chjrylHlGmbaaCA4zct78= integrity checksum failed when using sha1: wanted sha1-mnHEh0chjrylHlGmbaaCA4zct78= but got sha1-/YpVJeQDWBecRzRr4sUf0fw8bVc=. (250296 bytes)

      npm ERR! A complete log of this run can be found in:
      npm ERR! C:\Users\asus\AppData\Roaming\npm-cache_logs\2017-08-14T00_03_41_944Z-debug.log

      posted in CLI
      A
      asv