lotas / contentful-graph

Visual representation of contentful content models in form of graphs
https://www.contentful.com/blog/2017/08/08/how-to-quickly-visualize-your-content-model/
MIT License
59 stars 6 forks source link

No 'latest' release #16

Closed maartenvanbenthem closed 3 years ago

maartenvanbenthem commented 4 years ago

Due to this issue I cannot install pachage like @latest

npm ERR! 404  'contentul-graph@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
lotas commented 4 years ago

@maartenvanbenthem could it be a temp registry issue? Works fine for me:

# npm i contentful-graph@latest

+ contentful-graph@1.4.0
added 14 packages from 17 contributors and audited 14 packages in 6.281s

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities
Jgfrausing commented 3 years ago

I know, I am late to the party, but you misspelled contentful. The issue is in the README as well.

lotas commented 3 years ago

@Jgfrausing oops.. 🤦 Thank you, kind sir. :) Will update the readme

lotas commented 3 years ago

Fixed readme. Thanks!