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

Fix npm install error #7

Closed
wants to merge 1 commit into from
Closed

Fix npm install error #7

wants to merge 1 commit into from

Conversation

zmnv
Copy link

@zmnv zmnv commented May 4, 2019

fix npm i error:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for gatsby-plugin-react-helmet@next
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'gatsby-documentation-starter'
npm ERR! notarget 

`npm i` error:

```
npm ERR! code ETARGET
npm ERR! notarget No matching version found for gatsby-plugin-react-helmet@next
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'gatsby-documentation-starter'
npm ERR! notarget 
```
@zmnv zmnv closed this May 4, 2019
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

Successfully merging this pull request may close these issues.

1 participant