Merge pull request #14 from FlowFuse/v1.1.0 #3
Annotations
1 error and 1 warning
publish
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E404
npm ERR! 404 Not Found - PUT https://registry.npmjs.org/@FlowFuse%2fnode-red-dashboard-2-ui-led - Not found
npm ERR! 404
npm ERR! 404 '@flowfuse/node-red-dashboard-2-ui-led@1.1.0' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
{
"error": {
"code": "E404",
"summary": "Not Found - PUT https://registry.npmjs.org/@FlowFuse%2fnode-red-dashboard-2-ui-led - Not found",
"detail": "\n '@flowfuse/node-red-dashboard-2-ui-led@1.1.0' is not in this registry.\n\nNote that you can also install from a\ntarball, folder, http url, or git url."
}
}
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-10-15T12_32_19_548Z-debug-0.log
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/
|