JarJarBernie / jimmybox

Web developer box with multiple PHP Versions
42 stars 15 forks source link

Laravel 5.7 NPM #3

Closed prezire closed 5 years ago

prezire commented 5 years ago

Having difficulty updating NPM for Laravel 5.7. npm install doesn't work.

JarJarBernie commented 5 years ago

Sorry for my late reply. you could update jimmybox or just install npm like this:

curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs