You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?:
What is the current behavior?:
npm run dev failing with error,code The DLL files are missing. Sit back while we build them for you with "npm run build-dll"
debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'build-dll' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: build-dll
4 verbose stack
4 verbose stack Did you mean one of these?
4 verbose stack build:dll
4 verbose stack build
4 verbose stack at run (/usr/lib/node_modules/npm/lib/run-script.js:155:19)
4 verbose stack at /usr/lib/node_modules/npm/lib/run-script.js:63:5
4 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:116:5
4 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:436:5
4 verbose stack at checkBinReferences_ (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:391:45)
4 verbose stack at final (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:434:3)
4 verbose stack at then (/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:161:5)
4 verbose stack at /usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js:281:12
4 verbose stack at /usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:123:16
4 verbose stack at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
5 verbose cwd /timcha
6 verbose Linux 4.15.0-128-generic
7 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "build-dll"
8 verbose node v12.20.1
9 verbose npm v6.14.10
10 error missing script: build-dll
10 error
10 error Did you mean one of these?
10 error build:dll
10 error build
11 verbose exit [ 1, true ]
npm run build-dll
The text was updated successfully, but these errors were encountered:
node
version: v12.14.1yarn
version: 1.22.10Do you want to request a feature or report a bug?:
What is the current behavior?:
npm run dev failing with error,code
The DLL files are missing. Sit back while we build them for you with "npm run build-dll"
debug.log
npm run build-dll
The text was updated successfully, but these errors were encountered: