|
|
|
|
|
by joshschreuder
3752 days ago
|
|
Anyone tried ied on Windows? I wanted to give it a go but it seems like there are a number of problems with permissioning / the symlink system [1]. That led me to trying pnpm [2] which, on the plus side can install my dependencies (and fast!), but on the other hand seems to do so in a way that my grunt tasks no longer work (complaining about missing sub-dependencies). [1] https://github.com/alexanderGugel/ied/issues/35 [2] https://github.com/rstacruz/pnpm |
|