Merge pull request #1164 from element-hq/sdk-release/0.2.0 #12
Annotations
1 error and 2 warnings
Publish to npm (18.1.0)
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/hydrogen-view-sdk - Not found
npm ERR! 404
npm ERR! 404 '[email protected]' 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/hydrogen-view-sdk - Not found",
"detail": "\n '[email protected]' 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-06-18T08_54_54_174Z-debug-0.log
|
Publish to npm (18.1.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, actions/setup-node@v3, JS-DevTools/npm-publish@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish to npm (18.1.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|