Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

npm install in the basics section has versioning issue #53

Open
cloudonshore opened this issue Aug 22, 2019 · 2 comments
Open

npm install in the basics section has versioning issue #53

cloudonshore opened this issue Aug 22, 2019 · 2 comments
Labels
bug Something isn't working Tutorial

Comments

@cloudonshore
Copy link

The following code: npm install --save orbit-db@next ipfs, returns the following message:

yarn add orbit-db@next
yarn add v1.17.3
warning ../package.json: No license field
[1/4] 🔍  Resolving packages...
Couldn't find any versions for "orbit-db-io" that matches "next"

It seems that the next tag isn't actually up to date. The newest version appears to currently be under the latest tag.

@aphelionz
Copy link
Collaborator

Ah, good catch! I'll update the manual to just use latest

Thank you! Let me know if you have any other questions as you work through

@RichardLitt
Copy link
Contributor

...unless you would like to make a PR for this, @cloudonshore?

@aphelionz aphelionz added bug Something isn't working Tutorial labels Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Tutorial
Projects
None yet
Development

No branches or pull requests

3 participants