Closed erikjung closed 8 years ago
Of course, this means anything that uses Node (like gulp
) fails hard as well.
This should be fixed now, yes?
@erikjung I think this is resolved by various upstream merges. Your node is solid now, right?
@lyzadanger Yep!
I attempted to update my personal manifest on Friday to make a newer version of Node available for a specific directory. I used this method from the
puppet-nodejs
docs:When running
boxen
afterwards, I got some massive failures that kept retrying. I had to CTRL + C out of it. I then did agit reset --hard
and reranboxen
. Seemed to run without any issues (minus the warning about OX S):Ever since then, any
node
ornpm
command I try results in this:So it seems my Node versions got hosed. Not sure what the preferred way is to get them back. :sob: