Closed thehme closed 9 years ago
It's due to an outdated version of through2-map
I'm closing this in favor of https://github.com/workshopper/levelmeup/issues/47
@ralphtheninja , I don't understand, How do I fix this ? I have the same problem, how can I update through2-map ? Thank you
I haved same problem with node latest version used node 8 and then i see problems with npm install and more like if you try install package another it remowes more :) so my solution was downgrade to node LTS 6 version :) and ionic 2 with npm working fine
how can i use node 6 and node 8 beside.. how can upgrade these projects with lagacy depricated lib?
Not sure if you are aware of this, but I installed this using the following command:
npm install -g levelmeup
and what prints is something about a deprecated object-keys:
Thank you