-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
github package & login #10
Comments
|
npm ERR! need auth You need to authorize this machine using https://github.com/xgqfrms/wcui/runs/7739435797?check_suite_focus=true#step:5:32 |
https://zhuanlan.zhihu.com/p/494193833 npm tokenshttps://www.npmjs.com/settings/xgqfrms/tokens/
跳过两步验证 |
🚀 publish my first github package ✅ with real npm token 👍 |
https://github.com/xgqfrms/wcui/settings/secrets/actions https://github.com/settings/tokens npm ERR! 401 Unauthorized - PUT https://npm.pkg.github.com/@xgqfrms%2fwcui - Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
npm ERR! 401 Unauthorized - PUT - Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
|
- //npm.pkg.github.com/:_authToken=GITHUB_TOKEN
+ //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
@xgqfrms:registry=https://npm.pkg.github.com
|
GitHub package bugs All In Onehttps://gist.github.com/xgqfrms/c837e1b27674eeea350f2db7d401ee0f |
github package & login
https://github.com/xgqfrms/wcui/runs/7739372433?check_suite_focus=true#step:5:32
publish my first github package ✅
https://www.cnblogs.com/xgqfrms/p/16565524.html
The text was updated successfully, but these errors were encountered: