Skip to content

Instantly share code, notes, and snippets.

@hrdtbs
Created October 26, 2017 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrdtbs/6c1b875b10b4fccc2fe86e55c91eeb1d to your computer and use it in GitHub Desktop.
Save hrdtbs/6c1b875b10b4fccc2fe86e55c91eeb1d to your computer and use it in GitHub Desktop.
npm warnings & errors

Warnings

unmet peer dependency

依存関係が満たされていない。

$ rm -r node_modules
$ (sudo) npm cache clean
$ npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment