Creatiwity / gatsby-plugin-favicon

UNMAINTAINED - Favicon Gatsby plugin
MIT License
166 stars 27 forks source link

Could not install favicons-webpack-plugin #59

Closed AmilKey closed 5 years ago

AmilKey commented 5 years ago
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/gatsby-plugin-favicon/favicons-webpack-plugin@git+https:/github.com/Creatiwity/favicons-webpack-plugin.git#f262255febeeca348bf7ae5cc140e0386c074e2c" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/user/.npm/_logs/2019-03-14T20_10_48_197Z-debug.log
  "dependencies": {
   ....
    "gatsby-plugin-favicon": "^3.1.4",
   ...
   }
AmilKey commented 5 years ago

fixed that, just removed package-lock.json file