Hello Vincent, On 24/10/2015 06:13, Vincent Rubiolo wrote: > I have cloned the npm git repo and could successfully build and use > npm2.0 that way. Using 'make link' after the npm build linked my system > wide npm to the newly built one. I could then successfully do a 'make > mulet' and run a simulation.
I suggest installing 'n' instead of rolling your own build: https://github.com/tj/n It's a lot faster and a lot easier to keep around multiple versions of nodejs and easily switch between them. Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

