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

Can't install using command line #3

Closed
frekyll opened this issue Oct 27, 2017 · 2 comments
Closed

Can't install using command line #3

frekyll opened this issue Oct 27, 2017 · 2 comments

Comments

@frekyll
Copy link

frekyll commented Oct 27, 2017

When I run npm install heml -g, I get the following error:

npm ERR! code E404
npm ERR! 404 Not Found: @heml/elements@^1.0.2-0

I'm currently running npm version 5.5.1. This Stack Overflow article might be useful in debugging the source problem. I'm not having any issues installing other npm packages.

@jgzamora
Copy link
Contributor

@frekyll would you mind giving some of your environment information. I couldn't reproduce by switching to npm@5.5.1. Node version and OS would be a good start.

If I understand correctly, the article you linked looks to be about a problem with the npm registry and local solutions to bypass that problem. So not sure if it's something that would apply or be fixed in the heml package itself.

@frekyll
Copy link
Author

frekyll commented Oct 30, 2017

@jgzamora Sorry, this issue has nothing to do with the helm package. There seemed to be a certificate expiration issue on my machine. I was able to resolve by running npm set registry http://registry.npmjs.org/.

@frekyll frekyll closed this as completed Oct 30, 2017
karlhorky added a commit to karlhorky/heml that referenced this issue Jan 31, 2020
…ost#3)

Bump lodash from 4.17.4 to 4.17.13 in /packages/heml-validate
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

2 participants