Open evenchange4 opened 7 years ago
There is a yarn install problem with --ignore-optional flag.
yarn install
--ignore-optional
throw err; ^ Error: Cannot find module 'process-nextick-args' at Function.Module._resolveFilename (module.js:527:15)
https://github.com/netlify/build-image/blob/master/run-build-functions.sh#L19
Use 0.27.5
https://github.com/evenchange4/react-svg-drag-and-select/pull/7
There is a
yarn install
problem with--ignore-optional
flag.https://github.com/netlify/build-image/blob/master/run-build-functions.sh#L19
Workaround
Use 0.27.5