v0.0.1 #1
release.yml
on: push
release
3s
publish to npm
7s
Annotations
1 error and 2 warnings
publish to npm
NpmCallError: Call to "npm publish" exited with non-zero exit code 127
> redprint-wizard@0.0.1 prepare
> pwag static/icon.svg src/web-config.json && cp static/pwa/favicon-512.png static/maskable_icon_512x512.png
sh: 1: pwag: not found
npm error code 127
npm error path /home/runner/work/redprint-wizard/redprint-wizard
npm error command failed
npm error command sh -c pwag static/icon.svg src/web-config.json && cp static/pwa/favicon-512.png static/maskable_icon_512x512.png
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-20T09_30_16_579Z-debug-0.log
|
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish to npm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, JS-DevTools/npm-publish@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|