ERROR:
$ yarnyarn install v0.23.4
[1/4] Resolving packages...
warning Integrity check: Patterns don't match
[2/4] Fetching packages...
error An unexpected error occurred: "EACCES: permission denied, mkdir '/DATA/ads_slave/.yarn-cache/v1/npm-hard-source-webpack-plugin-0.3.12-ba9bf1ce645e83146b4324c068909275997223b5'".
The workaround:
Run 'yarn' using sudo:
$ sudo yarn
[sudo] password for dev:
yarn install v0.23.4
[1/4] Resolving packages...
warning Integrity check: Patterns don't match
[2/4] Fetching packages...
warning fsevents@1.1.1: The platform "linux" is incompatible with this module.
info "fsevents@1.1.1" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
...
Comments