Skip to content

Docsy as npm package inconsistency #1421

Answered by chalin
NatasaKralj asked this question in Q&A
Discussion options

You must be logged in to vote

@NatasaKralj, to get v0.6.0 of Docsy (which is at hash 5597d43), use the following command:

$ npm install --save-dev google/docsy#semver:0.6.0
...
$ grep 'version.*docsy.git' package-lock.json
      "version": "git+ssh://git@github.com/google/docsy.git#5597d435dc74ce68240e0c3871addf24567493b0",

Let me know if that works for you. Thanks @deining for jumping in to help while I was busy with BSv5 work. I'll get to your PR soon, and open an issue for updating the docs.

I would love to be able to specify which release version of Docsy to install via npm

You can use the syntax shown above to install any official release of Docsy.

@deining, I've merged your PR (and used it to bump up the vers…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@NatasaKralj
Comment options

@NatasaKralj
Comment options

Comment options

You must be logged in to vote
2 replies
@NatasaKralj
Comment options

@chalin
Comment options

Answer selected by NatasaKralj
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants