ironstar-io / tokaido

Zero-conf Drupal Local Development Environments with Docker
https://tokaido.io
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

Yarn, npm not working #216

Open moroland opened 4 years ago

moroland commented 4 years ago

What happened:

$ yarn build Yarn requires Node.js 4.0 or higher to be installed. $ npm -bash: npm: command not found

ironmike-au commented 4 years ago

Hey @moroland

As mentioned in chat, you can upgrade to php7.2 and that has nodejs. Looks like we just overlooked having nodejs in 7.1.

This will be fixed in an upcoming release, that should go into beta today.