ionic-team / ionic-team/ionic-cli

Receiving Error: ENOENT: no such file or directory, mkdir 'C:\Users\myuser\Desktop\Work\Projects\MyProject\%HOMEDRIVE%%HOMEPATH%\.ionic'

Abierto
#3,595 1 comentario 0 reacciones 0 asignados Ver en GitHub
triage
Lenguaje dominante
TypeScript
Estrellas
2k
Forks
682
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Description:**

I'm running the ionic serve (and ionic platform add, run, etc) and getting the above error. It's only in a project that is a collaborative work effort. Other projects build as normal for ionic.

**Steps to Reproduce:**

As far as reproduction, I don't know how to reproduce this, as it's not happening in all my projects and seems to be isolated to the collaborative project.

**Output:**

THis is the entire output:
Error: ENOENT: no such file or directory, mkdir 'C:\Users\myuser\Desktop\Work\Projects\MyProject\%HOMEDRIVE%%HOMEPATH%\.ionic'
at Object.fs.mkdirSync (fs.js:885:18)
at new IonicStore (C:\Users\myuser\AppData\Roaming\npm\node_modules\ionic\lib\utils\store.js:19:8)
at Object. (C:\Users\myuser\AppData\Roaming\npm\node_modules\ionic\lib\cli.js:7:19)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)

**My `ionic info`:**

```
Same error as above.
```

**Other Information:**

I cannot gather anything else about this as whenever i run any "ionic" command I get the above output.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.