Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

391
Views
Error de npx "El sistema no puede encontrar la ruta especificada" al intentar usar un nuevo paquete publicado en npm

Acabo de publicar mi primer paquete en npm, es un ejecutable de herramienta de línea de comandos. entonces se ejecutará usando npx duration-mg , pero cuando intento usarlo me da un error "El sistema no puede encontrar la ruta especificada".

Creo que el problema está en el archivo package.json, pero no veo nada malo en él, ¿alguna idea?

archivo packaga.json:

 { "name": "duration-mg", "version": "1.1.0", "description": "Media Duration Command Line Tool, by MG45", "homepage": "https://github.com/Marwan1998/media-duration-cmd#readme", "main": "index.js", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/Marwan1998/media-duration-cmd.git" }, "author": "Marwan Algadi, MG45", "license": "ISC", "bugs": { "url": "https://github.com/Marwan1998/media-duration-cmd/issues" }, "bin": "./index.js", "dependencies": { "chalk": "^4.0.0", "chalk-animation": "^2.0.2", "figlet": "^1.5.2", "get-video-duration": "^4.1.0", "global": "^4.4.0", "gradient-string": "^2.0.1", "inquirer": "^8.2.4", "nanospinner": "^1.1.0" } }

El paquete en GitHub: Media-Duration-Package || en npm duración-mg

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!