thecodingmachine / nodejs-installer

An installer package that let's you install NodeJS and NPM as a Composer dependency.
107 stars 28 forks source link

Add support for composer 2 #42

Closed acrollet closed 4 years ago

acrollet commented 4 years ago

This fixes #41

I've tested installing and removing with and without local nodejs with composer 1 & 2.

moufmouf commented 4 years ago

Thanks a lot @acrollet ! I've tested this too and it works great. Merging this now! :+1:

acrollet commented 4 years ago

@moufmouf you're welcome! The work was sponsored by https://github.com/department-of-veterans-affairs :-)

ElijahLynn commented 4 years ago

Thanks @acrollet! And thank you for your work on this too @moufmouf!