huy-nguyen / gatsby-remark-github

GatsbyJS plugin to replace links to GitHub files in Markdown files with the actual content of those files
5 stars 3 forks source link

readme mistake #22

Open jbcrestot opened 3 years ago

jbcrestot commented 3 years ago

Hello,

I just tried to test your plugin and find out this :

> npm install remark-github-plugin gatsby-remark-plugin

leading to

[...]
'gatsby-remark-plugin@*' is not in the npm registry.

This come from missing update from gatsby and npm readme.

Please consider updating npm with last version or at least with commit : c912f4128ffa0df0e7584e6bf655d83d81fb291c

huy-nguyen commented 3 years ago

If you make a PR, I'll review it.