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

Juno: Error installing package julia-client [BUG] #636

Open
tharannew opened this issue Jun 17, 2021 · 4 comments
Open

Juno: Error installing package julia-client [BUG] #636

tharannew opened this issue Jun 17, 2021 · 4 comments
Labels

Comments

@tharannew
Copy link

uber_juno_package
Been trying to download the uber-juno package on atom but this problem keeps popping up. Don't think it's and issue with my internet. Anything that can be done to overcome this?

Thanks!

@tharannew tharannew added the bug label Jun 17, 2021
@P-J-Y
Copy link

P-J-Y commented Sep 30, 2021

I get the same issue! The error information is as follow:

`> [email protected] install C:\Users\jy\AppData\Local\Temp\apm-install-dir-2021830-17576-jfyuuj.2915n\node_modules\julia-client\node_modules\node-pty-prebuilt-multiarch

prebuild-install || node scripts/install.js

C:\Users\jy\AppData\Local\Temp\apm-install-dir-2021830-17576-jfyuuj.2915n\node_modules\julia-client\node_modules\node-pty-prebuilt-multiarch>if not defined npm_config_node_gyp (node "C:\Users\jy\AppData\Local\atom\app-1.58.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\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )

prebuild-install WARN install unable to verify the first certificate
gyp ERR! find VS
gyp ERR! find VS msvs_version not set from command line or npm config
gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer
gyp ERR! find VS looking for Visual Studio 2015
gyp ERR! find VS - not found
gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
gyp ERR! find VS
gyp ERR! find VS **************************************************************
gyp ERR! find VS You need to install the latest version of Visual Studio
gyp ERR! find VS including the "Desktop development with C++" workload.
gyp ERR! find VS For more information consult the documentation at:
gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
gyp ERR! find VS **************************************************************
gyp ERR! find VS
gyp ERR! configure error
gyp ERR! stack Error: Could not find any Visual Studio installation to use
gyp ERR! stack at VisualStudioFinder.fail (C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
gyp ERR! stack at C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16
gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
gyp ERR! stack at C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14
gyp ERR! stack at C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:372:16
gyp ERR! stack at C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
gyp ERR! stack at C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
gyp ERR! stack at ChildProcess.exithandler (child_process.js:302:5)
gyp ERR! stack at ChildProcess.emit (events.js:223:5)
gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
gyp ERR! System Windows_NT 10.0.19043
gyp ERR! command "C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\bin\node.exe" "C:\Users\jy\AppData\Local\atom\app-1.58.0\resources\app\apm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\jy\AppData\Local\Temp\apm-install-dir-2021830-17576-jfyuuj.2915n\node_modules\julia-client\node_modules\node-pty-prebuilt-multiarch
gyp ERR! node -v v12.14.1
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\jy\AppData\Local\Temp\apm-install-dir-2021830-17576-jfyuuj.2915n\package.json'
npm WARN apm-install-dir-2021830-17576-jfyuuj.2915n No description
npm WARN apm-install-dir-2021830-17576-jfyuuj.2915n No repository field.
npm WARN apm-install-dir-2021830-17576-jfyuuj.2915n No README data
npm WARN apm-install-dir-2021830-17576-jfyuuj.2915n No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: prebuild-install || node scripts/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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\jy.atom.apm_logs\2021-09-30T05_03_14_279Z-debug.log`

@ylengwiler
Copy link

Error installing uber-juno

image

@brianbecsi
Copy link

2022-05-29T00_31_00_091Z-debug.log

same issue here

@goyalyashpal
Copy link

yeah

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

No branches or pull requests

5 participants