Giter VIP home page Giter VIP logo

Comments (4)

callahad avatar callahad commented on August 24, 2024

(FWIW, current impact is that any application using both i18n-abide and lockdown will fail during npm install, which breaks core browserid, the gmail bridge, etc.)

from i18n-abide.

ozten avatar ozten commented on August 24, 2024

npm publish isn't happy.

$ npm publish
npm http PUT http://registry.npmjs.org/i18n-abide
npm http 409 http://registry.npmjs.org/i18n-abide
npm http GET http://registry.npmjs.org/i18n-abide
npm http 200 http://registry.npmjs.org/i18n-abide
npm http PUT http://registry.npmjs.org/i18n-abide/0.0.8/-tag/latest
npm http 403 http://registry.npmjs.org/i18n-abide/0.0.8/-tag/latest
npm ERR! publish Error sending version data
npm ERR! Error: forbidden invalid version: 0.0.8beta: i18n-abide/0.0.8/-tag/latest
npm ERR!     at RegClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:259:14)
npm ERR!     at Request.init.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/main.js:120:22)
npm ERR!     at Request.EventEmitter.emit (events.js:99:17)
npm ERR!     at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/main.js:648:16)
npm ERR!     at Request.EventEmitter.emit (events.js:126:20)
npm ERR!     at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/usr/local/lib/node_modules/npm/node_modules/request/main.js:610:14)
npm ERR!     at IncomingMessage.EventEmitter.emit (events.js:126:20)
npm ERR!     at IncomingMessage._emitEnd (http.js:366:10)
npm ERR!     at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
npm ERR!     at Socket.socketOnData [as ondata] (http.js:1367:20)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Linux 3.0.0-16-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "publish"
npm ERR! cwd /home/ozten/i18n-abide
npm ERR! node -v v0.8.14
npm ERR! npm -v 1.1.65
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/ozten/i18n-abide/npm-debug.log
npm ERR! not ok code 0

from i18n-abide.

callahad avatar callahad commented on August 24, 2024

Error: forbidden invalid version: 0.0.8beta:

Can you try publishing just a plain 0.0.8? or 0.0.8-beta.10 if you want to keep the beta label.

from i18n-abide.

ozten avatar ozten commented on August 24, 2024

package.json was set to 0.0.8 and then I did npm publish.

I think npm (server or client, not sure) is validating the previous version and barfing.

Filed Issue #3645

from i18n-abide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.