pleeease icon indicating copy to clipboard operation
pleeease copied to clipboard

pleeease-watch on windows compile always (even if i do nothing)

Open tlemaitre27 opened this issue 8 years ago • 4 comments

-EN- Hello. I use pleeease on different plateforme (Windows and Mac). When I use the command node_modules/.bin/pleeease-watch all it's fine on Mac. But when I use the same command on windows, pleeease compile always and never stop so it uses all my memory and it uses a lot of my processor. It compiles even if I write anything. Thank you!

-FR- Bonjour J'utilise pleeease sur différentes plateformes (Windows et Mac). Quand j'utilise la commande node_modules/.bin/pleeease-watch tout ce passe bien sur Mac. Cependant, quand j'utilise la même commande sur Windows, pleeease compile en permanence et ne s'arrête jamais. Cela pose comme problème que ça utilise beaucoup de ma mémoire et fait travailler énormément mon processeur (plus qu'avant que je lance la commande). Et il compile même si je n'écris rien. Merci!

tlemaitre27 avatar May 05 '17 17:05 tlemaitre27

Hello. Can't reproduce. Can you share config (Node, npm, pleeease versions?)

iamvdo avatar May 09 '17 08:05 iamvdo

Hello

my node version is 4.4.4 and my pleeease version is 4.2.1 (2017-03-17)

tlemaitre27 avatar May 15 '17 21:05 tlemaitre27

Still can't reproduce. Maybe update Node to the latest 4 (=> 4.8.3), or even better use latest Node 7. Also, make sure to clean npm cache.

iamvdo avatar May 16 '17 08:05 iamvdo

I upgrade for the latest version of node (6.10.3), upgrade my npm version (4.6.2), clean npm cache and i still have the problem ^^

tlemaitre27 avatar May 17 '17 01:05 tlemaitre27