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'
- Langage dominant
- TypeScript
- Étoiles
- 2k
- Forks
- 682
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.