CyberChef
CyberChef copied to clipboard
npm ERR! [email protected] postinstall: npx grunt exec:fixCryptoApiImports
`PS C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master> npm install
[email protected] postinstall C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master npx grunt exec:fixCryptoApiImports
Running "exec:fixCryptoApiImports" (exec) task
'[[' �����ڲ����ⲿ���Ҳ���ǿ����еij��� ���������ļ��� 'xargs' �����ڲ����ⲿ���Ҳ���ǿ����еij��� ���������ļ��� Exited with code: 255. Error executing child process: Error: Process exited with code 255. Warning: Task "exec:fixCryptoApiImports" failed. Use --force to continue.
Aborted due to warnings.
npm ERR! code ELIFECYCLE
npm ERR! errno 3
npm ERR! [email protected] postinstall: npx grunt exec:fixCryptoApiImports
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\AppData\Roaming\npm-cache_logs\2022-01-13T15_12_19_391Z-debug.log PS C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master> grunt Running "eslint:configs" (eslint) task
Running "eslint:core" (eslint) task
Running "eslint:web" (eslint) task
Running "eslint:node" (eslint) task
Running "eslint:tests" (eslint) task
Running "exec:repoSize" (exec) task
Exited with code: 255. Error executing child process: Error: Process exited with code 255. Warning: Task "exec:repoSize" failed. Use --force to continue.
Aborted due to warnings. PS C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master> npm -v 6.14.12 PS C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master> node -v v10.24.1 PS C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master> grunt dev Running "clean:dev" (clean) task
0 paths cleaned.
Running "clean:config" (clean) task
0 paths cleaned.
Running "exec:generateConfig" (exec) task '\n--- Regenerating config files. ---' Written operation index. Written OperationConfig.json Written Ciphers module Written Default module Written Image module Written Crypto module Written Serialise module Written Hashing module Written Bletchley module Written Compression module Written Code module Written Encodings module Written Diff module Written Shellcode module Written Charts module Written Regex module Written PGP module Written PublicKey module Written OCR module Written URL module Written UserAgent module Written Protobuf module Written Yara module Written OpModules.mjs '--- Config scripts finished. ---\n'
Running "concurrent:dev" (concurrent) task Running "watch:config" (watch) task Running "webpack-dev-server:start" (webpack-dev-server) task Waiting... i 「wds」: Project is running at http://127.0.0.1:8080/webpack-dev-server/ i 「wds」: webpack output is served from / i 「wds」: Content not from webpack is served from C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master Project is running at http://127.0.0.1:8080/webpack-dev-server/ webpack output is served from / i 「wdm」: wait until bundle finished: /favicon.ico i 「wdm」: wait until bundle finished: / i 「wdm」: wait until bundle finished: /favicon.ico (node:17692) [DEP_WEBPACK_STATS_WARNINGS_FILTER] DeprecationWarning: config.stats.warningsFilter is deprecated in favor of config.ignoreWarnings × 「wdm」: assets by status 58.7 MiB [big] assets by path modules/.js 33.3 MiB 20 assets assets by path assets/ 14.8 MiB 3 assets asset main.js 10.6 MiB [emitted] [big] (name: main) assets by chunk 291 KiB (auxiliary name: modules/Image) assets by path assets/.png 205 KiB 4 assets assets by path assets/fonts/.fnt 85.9 KiB 4 assets assets by path images/.png 19.8 KiB 5 assets asset assets/tesseract/worker.min.js 98.5 KiB [emitted] [from: node_modules/tesseract.js/dist/worker.min.js] [copied] asset index.html 82.9 KiB [emitted] asset assets/forge/prime.worker.min.js 20.6 KiB [emitted] [from: node_modules/node-forge/dist/prime.worker.min.js] [copied] asset assets/9faea3c003c0e9d9c17dab16294af9de.png 18.9 KiB [emitted] [immutable] [from: src/web/static/images/file-128x128.png] (auxiliary name: main)
2 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 5:0-37
Module not found: Error: Can't resolve './hasher/has160' in 'C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'has160.mjs'?
BREAKING CHANGE: The request './hasher/has160' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 6:0-31
Module not found: Error: Can't resolve './hasher/md2' in 'C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'md2.mjs'?
BREAKING CHANGE: The request './hasher/md2' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 7:0-31
Module not found: Error: Can't resolve './hasher/md4' in 'C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'md4.mjs'?
BREAKING CHANGE: The request './hasher/md4' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 8:0-31
Module not found: Error: Can't resolve './hasher/md5' in 'C:\Users\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'md5.mjs'?
BREAKING CHANGE: The request './hasher/md5' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 9:0-37
Module not found: Error: Can't resolve './hasher/ripemd' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'ripemd.mjs'?
BREAKING CHANGE: The request './hasher/ripemd' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 10:0-33
Module not found: Error: Can't resolve './hasher/sha0' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'sha0.mjs'?
BREAKING CHANGE: The request './hasher/sha0' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 11:0-33
Module not found: Error: Can't resolve './hasher/sha1' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'sha1.mjs'?
BREAKING CHANGE: The request './hasher/sha1' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 12:0-37
Module not found: Error: Can't resolve './hasher/sha256' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'sha256.mjs'?
BREAKING CHANGE: The request './hasher/sha256' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 13:0-37
Module not found: Error: Can't resolve './hasher/sha512' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'sha512.mjs'?
BREAKING CHANGE: The request './hasher/sha512' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 14:0-37
Module not found: Error: Can't resolve './hasher/snefru' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'snefru.mjs'?
BREAKING CHANGE: The request './hasher/snefru' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 15:0-43
Module not found: Error: Can't resolve './hasher/whirlpool' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'whirlpool.mjs'?
BREAKING CHANGE: The request './hasher/whirlpool' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 16:0-40
Module not found: Error: Can't resolve './encoder/utf' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'utf.mjs'?
BREAKING CHANGE: The request './encoder/utf' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 17:0-57
Module not found: Error: Can't resolve './encoder/array-buffer' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'array-buffer.mjs'?
BREAKING CHANGE: The request './encoder/array-buffer' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 18:0-38
Module not found: Error: Can't resolve './encoder/hex' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'hex.mjs'?
BREAKING CHANGE: The request './encoder/hex' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 19:0-44
Module not found: Error: Can't resolve './encoder/base64' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'base64.mjs'?
BREAKING CHANGE: The request './encoder/base64' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/crypto-api.mjs 20:0-30
Module not found: Error: Can't resolve './mac/hmac' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src'
Did you mean 'hmac.mjs'?
BREAKING CHANGE: The request './mac/hmac' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/HMAC.mjs 18:0-54 68:19-38 69:16-33 71:13-36
@ ./src/core/config/modules/Crypto.mjs 30:0-45 77:10-14
ERROR in ./node_modules/crypto-api/src/hasher/sm3.mjs 14:0-38
Module not found: Error: Can't resolve './hasher32be' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src\hasher'
Did you mean 'hasher32be.mjs'?
BREAKING CHANGE: The request './hasher32be' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/SM3.mjs 18:0-48 67:23-26
@ ./src/core/config/modules/Crypto.mjs 46:0-43 93:9-12
ERROR in ./node_modules/crypto-api/src/hasher/sm3.mjs 15:0-44
Module not found: Error: Can't resolve '../tools/tools' in 'C:\Users\\Downloads\Compressed\CyberChef-master\CyberChef-master\node_modules\crypto-api\src\hasher'
Did you mean 'tools.mjs'?
BREAKING CHANGE: The request '../tools/tools' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
@ ./src/core/operations/SM3.mjs 18:0-48 67:23-26
@ ./src/core/config/modules/Crypto.mjs 46:0-43 93:9-12
1 ERROR in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
18 errors have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.51.0 compiled with 19 errors in 48980 ms`
Uncaught ReferenceError: exports is not defined Filename: webpack://cyberchef/./node_modules/buffer/index.js? Line: 35 Column: 1 Error: ReferenceError: exports is not defined User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 CyberChef version: 9.32.3
Please update title
What version of node, npm, grunt is running? node -v npm -v grunt --version
node 10.24.1 npm 8.1.2 grunt-cli: The grunt command line interface (v1.4.3)
You appear to have a node17 version of npm!
Please reinstall Node 10 to get right nom. Better still, start using nvm
Does that help?
OK, I have a try later
needs a better title
also getting this
npm install --save cyberchef
npm ERR! [email protected] postinstall: `npx grunt exec:fixCryptoApiImports`
npm ERR! Exit status 99
os: ubuntu 18
node: 14.19.0
npm: 6.14.16
installing grunt moves on to a new error
npm install grunt --save-dev; npm install --save cyberchef
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'webpack'
So it looks like my project might have to include all the dev dependencies that this project has?
update: adding all the devDeps doesn't do it
Running "exec:fixCryptoApiImports" (exec) task
>> /bin/sh: 1: [[: not found
>> find: ‘./node_modules/crypto-api/src/’: No such file or directory
>> sed: no input files
>> Exited with code: 123.
>> Error executing child process: Error: Process exited with code 123.
Final notes: I also dropped my node version to 12.13.0
and tried again. The lowest version I'd be able to deploy is 12.13.0
, so if I can't get this to work locally on that version its a no-go :/
I saw another issue that mentions adding node16 support, however similarly, I'm bound between node 12 or node 14 at the moment.
I tried hard to just get the node portion of the app to work; no dice https://github.com/gchq/CyberChef/compare/master...Wambosa:master
I can get it to "compile"
but then i hit a dead end with
> const chef = require('cyberchef')
undefined
> (node:2191) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected identifier
at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)
at emitUnhandledRejectionWarning (internal/process/promises.js:168:15)
at processPromiseRejections (internal/process/promises.js:247:11)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
(node:2191) SyntaxError: Unexpected identifier
at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)
(node:2191) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
at emitDeprecationWarning (internal/process/promises.js:180:11)
at processPromiseRejections (internal/process/promises.js:249:13)
at processTicksAndRejections (internal/process/task_queues.js:96:32)
These issues should be fixed in the latest versions if you use node 17 or 18.
Thank you for the fixes. The environment that I am working within cannot move to node 18 so quickly. 17 isn't LTS. The highest we can go is 16 at the moment.
Just want to note that some shops can't keep up with the neckbreak pace of node.
Edit: not a criticism. I wish the env we were looking to utilize this in could hang, but its not going to be there for another couple of years, which by then, you guys may be on node 20 (perpetually out of reach to some LTS projects)
These issues should be fixed in the latest versions if you use node 17 or 18.
No, this is still an issue. Grunt is not installed. Manually installing Grunt and the many, many dependencies eventually presents the following error:
npm i -D cyberchef
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Use @natlibfi/loglevel-message-prefix instead
npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated [email protected]: Use @natlibfi/es6-polyfills instead
npm WARN deprecated @babel/[email protected]: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! code 3
npm ERR! path /tmp/test/node_modules/cyberchef
npm ERR! command failed
npm ERR! command sh -c -- npx grunt exec:fixCryptoApiImports
npm ERR! Running "exec:fixCryptoApiImports" (exec) task
npm ERR! >> find: ‘./node_modules/crypto-api/src/’: No such file or directory
npm ERR! >> sed: no input files
npm ERR! >> Exited with code: 123.
npm ERR! >> Error executing child process: Error: Process exited with code 123.
npm ERR! Warning: Task "exec:fixCryptoApiImports" failed. Use --force to continue.
npm ERR!
npm ERR! Aborted due to warnings.
/tmp/test % node --version
v18.10.0
/tmp/test % npm --version
8.19.2
/tmp/test % which node
/home/xx/.nvm/versions/node/v18.10.0/bin/node
/tmp/test % which npm
/home/xx/.nvm/versions/node/v18.10.0/bin/npm
Any fix yet?
I have the same issue with node v18.12.1 and npm v8.19.2