-
Notifications
You must be signed in to change notification settings - Fork 13
Cloning Project Error #12
Description
Procedure:
- clone repo
- npm insatll
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents)
:
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin",
"arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-c
li.js" "install"
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
npm ERR! path C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app\node_modules.staging@types\node-5b596f01
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app
node_modules.staging@types\node-5b596f01' -> 'C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app\node_module
s@stencil\core\node_modules@types\node'
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app
node_modules.staging@types\node-5b596f01' -> 'C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app\node_module
s@stencil\core\node_modules@types\node'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Jake21x\Desktop\dev\ionic-stencil-hn-app\npm-debug.log
Local Machine
OS: win7 64bit
NPM : 3.10.10
NODE: v6.11.3