-
Notifications
You must be signed in to change notification settings - Fork 100
Description
我发布一个包的时候,提示:
Publishing to http:$REGISTRY with tag latest and default access npm http fetch PUT 403 http:$REGISTRY xxx 74374ms attempt #3 npm verb stack HttpErrorGeneral: 403 Forbidden - PUT http:$REGISTRY xxxxx- [FORBIDDEN] Can't modify pre-existing version: xxxx@0.6.57 npm verb stack at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 npm verb stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5) npm verb stack at async publish (/usr/local/lib/node_modules/npm/node_modules/libnpmpublish/lib/publish.js:53:15) npm verb stack at async otplease (/usr/local/lib/node_modules/npm/lib/utils/otplease.js:4:12) npm verb stack at async Publish.exec (/usr/local/lib/node_modules/npm/lib/commands/publish.js:126:7) npm verb stack at async module.exports (/usr/local/lib/node_modules/npm/lib/cli-entry.js:61:5) npm verb statusCode 403 npm verb pkgid xxx@0.6.57

