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
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