Build Failed supposedly after npm update from 10.x.x to 11.18.0
Following Errors:
npm error Lifecycle script build:dev failed with error:
npm error code 143
npm error path /usr/app/scratch-editor/packages/scratch-gui
npm error workspace @scratch/scratch-gui@13.7.1
npm error location /usr/app/scratch-editor/packages/scratch-gui
npm error command failed
npm error command sh -c BUILD_TYPE=dev webpack
npm error Lifecycle script build failed with error:
npm error code 143
npm error path /usr/app/scratch-editor/packages/scratch-gui
npm error workspace @scratch/scratch-gui@13.7.1
npm error location /usr/app/scratch-editor/packages/scratch-gui
npm error command failed
npm error command sh -c npm run clean && npm run build:dev && npm run build:dist && npm run build:dist-standalone
That´s why i assume the errors were caused by updating npm.
Any ideas how to fix this? I´m pretty unfamiliar with .json and only know little js
Build Failed supposedly after npm update from 10.x.x to 11.18.0
Following Errors:
npm error Lifecycle script
build:devfailed with error:npm error code 143
npm error path /usr/app/scratch-editor/packages/scratch-gui
npm error workspace @scratch/scratch-gui@13.7.1
npm error location /usr/app/scratch-editor/packages/scratch-gui
npm error command failed
npm error command sh -c BUILD_TYPE=dev webpack
npm error Lifecycle script
buildfailed with error:npm error code 143
npm error path /usr/app/scratch-editor/packages/scratch-gui
npm error workspace @scratch/scratch-gui@13.7.1
npm error location /usr/app/scratch-editor/packages/scratch-gui
npm error command failed
npm error command sh -c npm run clean && npm run build:dev && npm run build:dist && npm run build:dist-standalone
That´s why i assume the errors were caused by updating npm.
Any ideas how to fix this? I´m pretty unfamiliar with .json and only know little js