etheratom icon indicating copy to clipboard operation
etheratom copied to clipboard

Problem with install windows

Open chatzich opened this issue 7 years ago • 0 comments

Hello I try to install etheratom with apm install etheratom firstly I had a problem with python and I solved by renaming the python executable but there are other more complicated problems:

` [email protected] preinstall C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules.staging\scrypt-a6c490ac node node-scrypt-preinstall.js

[email protected] install C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\nodent-runtime node build.js

Built C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\nodent-runtime/dist/index.js

[email protected] install C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak npm run rebuild || echo "Keccak bindings compilation fail. Pure JS implementation will be used."

[email protected] rebuild C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak node-gyp rebuild

C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak>if not defined npm_config_node_gyp (node "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\..\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\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak\build\keccak.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. Keccak bindings compilation fail. Pure JS implementation will be used."

[email protected] install C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt node-gyp rebuild

C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt>if not defined npm_config_node_gyp (node "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) Warning: Missing input files: C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt\build..\scrypt\win\include\config.h Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt\build\copied_files.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt\build\scrypt_wrapper.vcxproj(20,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor `-- (empty)

npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support npm WARN deprecated [email protected]: ⚠️ WARNING ⚠️ tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead: https://npmjs.com/tar gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\node-gyp\lib\build.js:276:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\node.exe" "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak gyp ERR! node -v v6.9.5 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok

npm ERR! Windows_NT 10.0.17134 npm ERR! argv "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\node.exe" "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "run" "rebuild" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! [email protected] rebuild: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] rebuild script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the keccak package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs keccak npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls keccak npm ERR! There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\keccak\npm-debug.log gyp ERR! build error gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe failed with exit code: 1 gyp ERR! stack at ChildProcess.onExit (C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\node-gyp\lib\build.js:276:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\node.exe" "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\node_modules\etheratom\node_modules\scrypt gyp ERR! node -v v6.9.5 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\package.json' npm WARN apm-install-dir-118720-4004-wtbfvz.g6odbcsor No description npm WARN apm-install-dir-118720-4004-wtbfvz.g6odbcsor No repository field. npm WARN apm-install-dir-118720-4004-wtbfvz.g6odbcsor No README data npm WARN apm-install-dir-118720-4004-wtbfvz.g6odbcsor No license field. npm ERR! Windows_NT 10.0.17134 npm ERR! argv "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\bin\node.exe" "C:\Users\christos\AppData\Local\atom\app-1.29.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\christos\.atom\.apm\.apmrc" "--userconfig" "C:\Users\christos\.atom\.apmrc" "install" "C:\Users\christos\AppData\Local\Temp\d-118720-4004-l4ttth.cck50wl8fr\package.tgz" "--runtime=electron" "--target=2.0.5" "--arch=x64" "--global-style" "--msvs_version=2015" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the scrypt package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs scrypt npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls scrypt npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\christos\AppData\Local\Temp\apm-install-dir-118720-4004-wtbfvz.g6odbcsor\npm-debug.log npm ERR! code 1 `

chatzich avatar Aug 20 '18 08:08 chatzich