Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Failed runs-on windows-latest with node 18/20. But node 16 works fine. #123

Open
xsw300 opened this issue Apr 12, 2024 · 0 comments
Open

Comments

@xsw300
Copy link

xsw300 commented Apr 12, 2024

npm WARN exec The following package was not found and will be installed: [email protected]
npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
npm notice
npm notice New patch version of npm available! 10.5.0 -> 10.5.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.5.2
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! code ERR_INVALID_ARG_TYPE
npm ERR! The "file" argument must be of type string. Received undefined

npm ERR! A complete log of this run can be found in: C:\Users\runneradmin\npm-cache_logs\2024-04-11T09_46_28_766Z-debug-0.log
EXIT WHEN NOT EXPECTED

SHELLAC COMMAND FAILED!
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Executing: npx wrangler@3 pages publish "./" --project-name="kickcatchfish" --branch="" in D:\a\DodoFish\DodoFish

STDOUT:

STDERR:

npm WARN exec The following package was not found and will be installed: [email protected]
npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
npm notice
npm notice New patch version of npm available! 10.5.0 -> 10.5.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.5.2
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! code ERR_INVALID_ARG_TYPE
npm ERR! The "file" argument must be of type string. Received undefined

npm ERR! A complete log of this run can be found in: C:\Users\runneradmin\npm-cache_logs\2024-04-11T09_46_28_766Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant