Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated release failure #818

Open
ef4 opened this issue May 20, 2021 · 2 comments · Fixed by #820
Open

Automated release failure #818

ef4 opened this issue May 20, 2021 · 2 comments · Fixed by #820

Comments

@ef4
Copy link
Contributor

ef4 commented May 20, 2021

When following the instructions in RELEASE.md, things work all the way up to the npm publish step which fails with:

ERROR npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://[email protected]/packages/addon-shim.git
npm ERR! ERROR: Repository not found.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/edward/.npm/_logs/2021-05-20T14_13_25_122Z-debug.log

I've just been publishing the packages manually after that, but we should fix this.

@rwjblue
Copy link
Collaborator

rwjblue commented May 20, 2021

Thank you for reporting @ef4! I submitted #820 which should fix this.

@rwjblue
Copy link
Collaborator

rwjblue commented May 20, 2021

Reopening until next release, when we can confirm it is working properly

@rwjblue rwjblue reopened this May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants