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

[BUG] Juno: Error installing package ink #642

Open
lemelinm opened this issue Feb 21, 2022 · 1 comment
Open

[BUG] Juno: Error installing package ink #642

lemelinm opened this issue Feb 21, 2022 · 1 comment
Labels

Comments

@lemelinm
Copy link

lemelinm commented Feb 21, 2022

Error: Installing “[email protected]” failed.

Details

  • Atom version: 1.59.0 x64
  • Julia version: 1.7.2
  • OS: WIn Pro x64 21H2
  • Package versions:
    • Atom.jl: sorry, I don't know
    • julia-client: I don't know
    • ink: 12.6

Steps to reproduce

  1. I have installed Atom
  2. Then I Type uber-juno in the options->Install
  3. The installation was going without a glintch but then:
  4. This error appears...

The path of Julia has been set to my path ; C:\Users\mario\AppData\Local\Programs\Julia-1.7.2\bin
That is where it was installed automatically
By the way, I have NordVPN 6.43.5.0 but please, If you think it's him the problem, specify why.

I am new to programming in Julia (I am a Python guy) and I don't know how ot use Atom and Juno. So I followed instructions on this page.

Thank you in advance for your help!
Mario

@lemelinm lemelinm added the bug label Feb 21, 2022
@lemelinm
Copy link
Author

lemelinm commented Feb 21, 2022

I read about it and with no NordVPM nor Kaspersky, I try this in Julia:
(@v1.7) pkg> up Atom Juno

Updating registry at `C:\Users\mario\.julia\registries\General.toml`

ERROR: The following package names could not be resolved:

  • Atom (not found in project or manifest)
  • Juno (not found in project or manifest)
    <<<<

(@v1.7) pkg> rm Atom Juno

ERROR: The following package names could not be resolved:

  • Atom (not found in project or manifest)
  • Juno (not found in project or manifest)
    <<<<
    So it seems that an error occur in Atom when I was trying to install julia-client: (I show the beginning)

Installing ink to C:\Users\mario.atom\packages failed

[email protected] postinstall C:\Users\mario\AppData\Local\Temp\apm-install-dir-2022121-16368-lm9g7o.d5oz\node_modules\ink
node scripts/postinstall.js

(node:12724) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
npm WARN lifecycle npm is using C:\Users\mario\AppData\Local\atom\app-1.59.0\resources\app\apm\bin\node.exe but there is no node binary in the current PATH. Use the --scripts-prepend-node-path option to include the path for the node binary npm was executed with.
'node' n'est pas reconnu en tant que commande interne
ou externe, un programme ex�cutable ou un fichier de commandes.
<<<<

But the location « C:\Users\mario\AppData\Local\atom\app-1.59.0\resources\app\apm\bin\node.exe» exist and node.exe is there???

I adding that when I start Juno the first time in Julia, the localhost:1234 had something at the end that require a secret Key that appears in Julia. But both Julia and Juno were not installed as Administrator?

So for a beginner, I must conclude that I am stupid or something is really wrong. The web is full of this problem. All this seems to be related to Atom 1.59. Should I change for another Julia editor? Because Julia works when it started directle from Julia?

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

1 participant