Help: en el paso: npm install -g esLint me sale este error: npm ERR! code E404 npm ERR! 404 Not Found - GET <a href="https://registry.npm...

Andres Condezo Monge

Andres Condezo Monge

Pregunta
studenthace 5 años

Help: en el paso: npm install -g esLint

me sale este error:

npm ERR! code E404

npm ERR! 404 Not Found - GET https://registry.npmjs.org/esLint - Not found

npm ERR! 404

npm ERR! 404 ‘esLint@latest’ is not in the npm registry.

npm ERR! 404 Your package name is not valid, because

npm ERR! 404 1. name can no longer contain capital letters

npm ERR! 404

npm ERR! 404 Note that you can also install from a

npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:

npm ERR! /home/adrs/.npm/_logs/2020-08-05T05_07_59_345Z-debug.log

no encuentro la solución.

3 respuestas
para escribir tu comentario
    Alejo Giraldo

    Alejo Giraldo

    studenthace 3 años

    alejandro@alejandro-Lenovo-G40-45:~/Escritorio/ensayo$ npm install -g eslint npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/bcript/bcript/eslint npm ERR! 404 npm ERR! 404 'eslint@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

    npm ERR! A complete log of this run can be found in: npm ERR! /home/alejandro/.npm/_logs/2022-12-12T20_07_23_191Z-debug-0.log

    me sale este error y no e podido solucinarlo al momneto de intalar express o cualquier otro

    Andres Condezo Monge

    Andres Condezo Monge

    studenthace 5 años

    @elyager Muchas gracias!!! rompiendome la cabeza para saber porque no funcionaba y era solo un errror de typo .____. , Gracias por tomarte u tiempo!

    Erik Ochoa

    Erik Ochoa

    studenthace 5 años

    Es

    npm install -g eslint
    sin L mayúscula. :)

Curso de Prework: Buenas Prácticas y Entorno de Desarrollo en macOS 2019

Curso de Prework: Buenas Prácticas y Entorno de Desarrollo en macOS 2019

Comienza tus proyectos de desarrollo para JavaScript configurando un entorno de desarrollo cómodo y adaptado a tus necesidades. Empieza por la herramienta más poderosa para un desarrollador: la terminal. Aprenderás a instalarla, ejecutar comandos y compilar código. Haz parte del trabajo colaborativo entre desarrolladores configurando Github, creando repositorios remotos, y aprendiendo a hacer push y pull.

Curso de Prework: Buenas Prácticas y Entorno de Desarrollo en macOS 2019
Curso de Prework: Buenas Prácticas y Entorno de Desarrollo en macOS 2019

Curso de Prework: Buenas Prácticas y Entorno de Desarrollo en macOS 2019

Comienza tus proyectos de desarrollo para JavaScript configurando un entorno de desarrollo cómodo y adaptado a tus necesidades. Empieza por la herramienta más poderosa para un desarrollador: la terminal. Aprenderás a instalarla, ejecutar comandos y compilar código. Haz parte del trabajo colaborativo entre desarrolladores configurando Github, creando repositorios remotos, y aprendiendo a hacer push y pull.