Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't Install Again #84

Open
aaronnewcomb opened this issue Feb 2, 2020 · 0 comments
Open

Doesn't Install Again #84

aaronnewcomb opened this issue Feb 2, 2020 · 0 comments

Comments

@aaronnewcomb
Copy link

I tried the workaround in the Troubleshooting section. Is there something that needs to be prebuilt for my version of Atom or electron?

@serialport/bindings@8.0.7 install C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\node_modules\arduino-upload\node_modules@serialport\bindings
prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild

usb-detection@4.7.0 install C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\node_modules\arduino-upload\node_modules\usb-detection
prebuild-install || node-gyp rebuild

C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\node_modules\arduino-upload\node_modules\usb-detection>if not defined npm_config_node_gyp (node "C:\Users\anewcomb\AppData\Local\atom\app-1.43.0\resources\app\apm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\anewcomb\AppData\Local\atom\app-1.43.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\node_modules\arduino-upload\node_modules\usb-detection\build\detection.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

prebuild-install WARN install No prebuilt binaries found (target=4.2.7 runtime=electron arch=x64 libc= platform=win32)
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\anewcomb\AppData\Local\atom\app-1.43.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
gyp ERR! System Windows_NT 10.0.18362
gyp ERR! command "C:\Users\anewcomb\AppData\Local\atom\app-1.43.0\resources\app\apm\bin\node.exe" "C:\Users\anewcomb\AppData\Local\atom\app-1.43.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\node_modules\arduino-upload\node_modules\usb-detection
gyp ERR! node -v v10.2.1
gyp ERR! node-gyp -v v3.7.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\anewcomb\AppData\Local\Temp\apm-install-dir-12011-16768-7sg8ji.k3hlk\package.json'
npm WARN apm-install-dir-12011-16768-7sg8ji.k3hlk No description
npm WARN apm-install-dir-12011-16768-7sg8ji.k3hlk No repository field.
npm WARN apm-install-dir-12011-16768-7sg8ji.k3hlk No README data
npm WARN apm-install-dir-12011-16768-7sg8ji.k3hlk No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! usb-detection@4.7.0 install: prebuild-install || node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the usb-detection@4.7.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\anewcomb.atom.apm_logs\2020-02-02T00_12_46_612Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant