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

remove lerna-temp tag from web3-core npm registry #994

Closed
ewingrj opened this issue Aug 18, 2017 · 5 comments
Closed

remove lerna-temp tag from web3-core npm registry #994

ewingrj opened this issue Aug 18, 2017 · 5 comments

Comments

@ewingrj
Copy link
Contributor

ewingrj commented Aug 18, 2017

the lerna-temp tag is causing yarn to incorrectly resolve the dependencies for web3-core.

I filed an issue with yarnpgk, but until that is resolved, it would be helpful if you could remove the lerna-temp tag from the npm registry.

@pindaroso
Copy link

Bump

@frozeman
Copy link
Contributor

Where is this tag supposedly?

@dacarley
Copy link
Contributor

dacarley commented Oct 19, 2017

The tag is on web3-core. See npm dist-tag ls web3-core

It appears that the tag can be removed by running npm dist-tag rm web3-core lerna-temp

See https://docs.npmjs.com/cli/dist-tag for more info

@dacarley
Copy link
Contributor

Removing this dist-tag should allow yarn add web3 to operate correctly.

@frozeman
Copy link
Contributor

Ok did that, thanks!

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

4 participants