Friday 26 January 2018

Node NPM Install error

Hi guys, I too am having this issue.I'm running Windows 7 professional with node 9.4.0 and npm 5.2.6.Any help would be greatly appreciated as I have tried restarting the computer,disabling the anti virus and the windows defender and other solutions so far that I have seen and no result.1152 warn react-template@1.0.0 No description 1153 warn react-template@1.0.0 No repository field. 1154 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents): 1155 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) 1156 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 1156 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 1156 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32 1156 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 1157 verbose stack Error: EBUSY: resource busy or locked, rename 'H:\react-template\node_modules\detect-port-alt\bin\detect-port.1975550845' -> 'H:\react-template\node_modules\detect-port-alt\bin\detect-port' 1158 verbose cwd H:\react-template 1159 verbose Windows_NT 6.1.7601 1160 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" 1161 verbose node v9.4.0 1162 verbose npm v5.6.0 1163 error path H:\react-template\node_modules\detect-port-alt\bin\detect-port.1975550845 1164 error code EBUSY 1165 error errno -4082 1166 error syscall rename 1167 error EBUSY: resource busy or locked, rename 'H:\react-template\node_modules\detect-port-alt\bin\detect-port.1975550845' -> 'H:\react-template\node_modules\detect-port-alt\bin\detect-port' 1168 verbose exit [ -4082, true ]

Submitted January 26, 2018 at 10:26AM by oceanmachine14

No comments:

Post a Comment