You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See error coming from build actions in the release.yaml
Fix this to a more modern changelog
Run npx standard-version --tag-prefix v --commit-all
npm warn exec The following package was not found and will be installed: [email protected]
npm warn deprecated [email protected]: This module is not used anymore, and has been replaced by @npmcli/package-json
npm warn deprecated [email protected]: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
Invalid version. Must be a string. Got type "undefined".
The text was updated successfully, but these errors were encountered:
See error coming from build actions in the release.yaml
Fix this to a more modern changelog
The text was updated successfully, but these errors were encountered: