Skip to content

Instantly share code, notes, and snippets.

@sibartlett
Created November 3, 2016 17: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 sibartlett/5f13e8580491a4b46afde22661103aca to your computer and use it in GitHub Desktop.
Save sibartlett/5f13e8580491a4b46afde22661103aca to your computer and use it in GitHub Desktop.
yarn error - invalid tar file
{
"name": "_",
"devDependencies": {
"babel-core": "^6.17.0",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.4",
"babel-plugin-react-transform": "^2.0.2",
"babel-plugin-transform-es2015-classes": "^6.9.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-2": "^6.5.0",
"cors": "^2.7.1",
"css-loader": "^0.25.0",
"eslint": "^3.4.0",
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-getsentry": "^2.0.0",
"eslint-plugin-prefer-object-spread": "^1.1.0",
"eslint-plugin-react": "^6.2.0",
"express": "^4.13.3",
"file-loader": "^0.9.0",
"grunt": "~0.4.5",
"grunt-contrib-less": "^0.12.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-lint-pattern": "^0.1.4",
"http-proxy-middleware": "^0.17.2",
"lodash": "^4.16.4",
"node-sass": "^3.10.1",
"pm2": "^1.1.3",
"react-transform-catch-errors": "^1.0.2",
"react-transform-hmr": "^1.0.4",
"redbox-react": "^1.2.6",
"redux-devtools": "^3.3.1",
"rimraf": "^2.5.2",
"sass-loader": "^4.0.0",
"style-loader": "^0.13.1",
"stylelint": "^7.4.2",
"stylelint-config-sass-guidelines": "^1.0.0",
"webpack": "^1.13.1",
"webpack-bundle-tracker": "0.0.93",
"webpack-dev-middleware": "^1.6.1",
"webpack-hot-middleware": "^2.10.0"
},
"dependencies": {
"axios": "^0.12.0",
"babel-polyfill": "^6.16.0",
"bourbon": "^4.2.7",
"bourbon-neat": "^1.7.4",
"classnames": "^2.2.5",
"debug": "^2.2.0",
"deep-equal": "^1.0.1",
"django-i18n": "^1.2.0",
"django-reverse": "^1.1.0",
"es6-promise": "^3.3.1",
"lodash.debounce": "^4.0.6",
"lodash.groupby": "^4.4.0",
"lodash.throttle": "^4.0.1",
"material-ui": "https://github.com/sdelements/material-ui/tarball/build-0.16",
"moment": "^2.15.1",
"react": "^15.3.2",
"react-autosuggest": "^3.7.4",
"react-cookie": "^0.4.6",
"react-copy-to-clipboard": "^4.2.3",
"react-dom": "^15.3.2",
"react-event-listener": "^0.4.0",
"react-ink": "^5.1.1",
"react-portal": "^2.1.3",
"react-redux": "^4.4.5",
"react-router": "^2.8.1",
"react-router-redux": "^4.0.6",
"react-tagsinput": "^3.13.6",
"react-tap-event-plugin": "^1.0.0",
"redux": "^3.6.0",
"redux-act": "^1.0.0",
"redux-form": "^5.3.3",
"redux-freeze": "^0.1.5",
"redux-logger": "^2.7.0",
"redux-saga": "^0.12.0",
"redux-thunk": "^2.1.0",
"requestanimationframe": "0.0.23",
"reset.css": "^2.0.2",
"validatorjs": "^3.7.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment