Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

171
Vistas
Ionic installation issue

I am trying to install ionic.

I had set up node.js, Java SDK. and ionic via node.js

When I tried to run ionic from cmd, I got the below error.

>     C:\Users\aaa>ionic info
>     module.js:472
>         throw err;
>         ^
>     
>     Error: Cannot find module 'C:\Users\aaa\AppData\Roaming\npm\de_modules\ionic\bin\ionic'
>         at Function.Module._resolveFilename (module.js:470:15)
>         at Function.Module._load (module.js:418:25)
>         at Module.runMain (module.js:605:10)
>         at run (bootstrap_node.js:423:7)
>         at startup (bootstrap_node.js:147:9)
>         at bootstrap_node.js:538:3
>     
>     C:\Users\aaa>

Why ı am getting this message ?

I have tried to re install several times. but the result is the same.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I have Found the problem.

My ionic.cmd

@IF EXIST "%~dp0\node.exe" (
  "%~dp0\node.exe"  "%~dp0\de_modules\ionic\bin\ionic" %*
) ELSE (
  @SETLOCAL
  @SET PATHEXT=%PATHEXT:;.JS;=;%
  node  "%~dp0\de_modules\ionic\bin\ionic" %*
)

there has invalid path.

@IF EXIST "%~dp0\node.exe" (
  "%~dp0\node.exe"  "%~dp0\node_modules\ionic\bin\ionic" %*
) ELSE (
  @SETLOCAL
  @SET PATHEXT=%PATHEXT:;.JS;=;%
  node  "%~dp0\node_modules\ionic\bin\ionic" %*
)

I changed like thar. The Problem solved. Thanks.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda