dabit3 / gatsby-auth-starter-aws-amplify

Starter Project with Authentication with Gatsby & AWS Amplify
MIT License
324 stars 399 forks source link

Can't Build Project #16

Closed imyjimmy closed 5 years ago

imyjimmy commented 5 years ago

When following the README instructions "Run locally", during the install step npm can't find a package:

"npm ERR! notarget No matching version found for gatsby-plugin-offline@next"

When doing git clone git@github.com:dabit3/gatsby-auth-starter-aws-amplify.git and then cd into directory, npm install "npm ERR! notarget No matching version found for gatsby-plugin-react-helmet@next"

macOS 10.14.4, npm version 6.4.1, node v10.12.0, gatsby v 2.5.11

imyjimmy commented 5 years ago

edit: this boils down to my npm not recognizing "next", will investigate elsewhere. Closing