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

Test npm install --global on different setups #724

Closed
jameshadfield opened this issue May 16, 2019 · 5 comments
Closed

Test npm install --global on different setups #724

jameshadfield opened this issue May 16, 2019 · 5 comments

Comments

@jameshadfield
Copy link
Member

... After more Googling, this seems to work for me... sudo npm install --global auspice@alpha --unsafe-perm=true --allow-root

Originally posted by @emmahodcroft in #720 (comment)

@emmahodcroft were you using nodejs inside a conda environment, or a system nodejs install?

@emmahodcroft
Copy link
Member

emmahodcroft commented May 16, 2019

I believe it's a system install. If there's anything I can fun run to produce more useful information just let me know :)

@nextstrain nextstrain deleted a comment from jameshadfield Jun 18, 2019
@jameshadfield
Copy link
Member Author

jameshadfield commented Jun 19, 2019

Rolling updates on what works, and what doesn't!

Works

  • ubuntu using nvm to manage nodejs (kairsten, thomas)
  • macos using conda (james)
  • macos using system install (of node/npm) (jover)
  • windows 10 (WSL) global nodejs required sudo npm install --global auspice (cassia)

Doesn't work

  • ubuntu using system nodejs install (kairsten, thomas)
  • windows using system nodejs install (emma)

@joverlee521
Copy link
Contributor

on macos npm install --global auspice@alpha worked for me

@jameshadfield
Copy link
Member Author

thanks @joverlee521 -- did you have a system install of node/npm, or were you using nvm, or conda?

@joverlee521
Copy link
Contributor

@jameshadfield I have a system install of node/npm

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

3 participants