Code Monkey home page Code Monkey logo

Comments (3)

wraithgar avatar wraithgar commented on June 13, 2024 1

According to those logs, npm is starring the package just fine. This is possibly a registry issue https://www.npmjs.com/support

from cli.

kryptokazz avatar kryptokazz commented on June 13, 2024

Replicated Bug on [email protected]

Command Executed:

npm star --verbose xbytes

npm verb cli /nix/store/mzg7ni2qh1anjf5mryrli3snlmr9i5bs-nodejs-21.2.0/bin/node /run/current-system/sw/bin/npm
npm info using [email protected]
npm info using [email protected]
npm verb title npm star xbytes
npm verb argv "star" "--loglevel" "verbose" "xbytes"
npm verb logfile logs-max:10 dir:/home/kryptokazz/.npm/_logs/2024-02-27T23_21_18_367Z-
npm verb logfile /home/kryptokazz/.npm/_logs/2024-02-27T23_21_18_367Z-debug-0.log
npm http fetch GET 200 https://registry.npmjs.org/-/whoami 903ms (cache miss)
npm http fetch GET 200 https://registry.npmjs.org/xbytes?write=true 322ms (cache miss)
npm info star starring xbytes
npm verb star starring {
npm verb star   _id: 'xbytes',
npm verb star   _rev: '25-14fc7d6da2a60b5670ecb7bcf7637659',
npm verb star   users: { jsumners: true, kryptokazz: true }
npm verb star }
npm http fetch PUT 200 https://registry.npmjs.org/xbytes 1027ms
★  xbytes
npm verb star { success: true }
npm verb exit 0
npm info ok

npm stars | grep xbytes

npm WARN stars user has not starred any packages

; "user" config from /home/kryptokazz/.npmrc

//registry.npmjs.org/:_authToken = (protected)

; node bin location = /nix/store/mzg7ni2qh1anjf5mryrli3snlmr9i5bs-nodejs-21.2.0/bin/node
; node version = v21.2.0
; npm local prefix = /home/kryptokazz/Documents/Project/NpmIssue
; npm version = 10.2.3
; cwd = /home/kryptokazz/Documents/Project/NpmIssue
; HOME = /home/kryptokazz
; Run `npm config ls -l` to show all defaults.

from cli.

jsumners avatar jsumners commented on June 13, 2024

Stunning.

from cli.

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.