Skip to content

Instantly share code, notes, and snippets.

@endam
Last active April 15, 2017 01:25
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 endam/47d0c7671a4d0232189298fb9f11926c to your computer and use it in GitHub Desktop.
Save endam/47d0c7671a4d0232189298fb9f11926c to your computer and use it in GitHub Desktop.
君の名は・・YARN! ref: http://qiita.com/endam/items/c77396705e2a158f1952
error Invalid subcommand. Try "ls, generateDisclaimer"
info Visit https://yarnpkg.com/en/docs/cli/licenses for documentation about this command.
{
"devDependencies": {
"axios": "^0.9.1",
"babel-eslint": "^4.1.8",
"babel-preset-es2015": "^6.5.0",
"babel-preset-react": "^6.5.0",
"babelify": "^7.2.0",
"browserify": "^13.0.0",
"classnames": "^2.2.3",
"eslint": "^1.10.3",
"eslint-config-es2015-react": "^0.1.2",
"eslint-plugin-react": "^3.16.1",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"react-redux": "^4.4.0",
"redux": "^3.3.1",
"redux-thunk": "^1.0.3",
"underscore": "^1.8.3",
"watchify": "^3.7.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment