threa4ctor 166b0f8481
make sure npm is available in the env when building
There was the proper environment missing in the build() routine when npm wasn't installed globally. This led the build fail because `npm` could not be found. Calling getnvm to source the NVM env fixes it.
2021-12-23 17:57:53 +01:00
2021-06-26 16:07:32 +02:00
2021-12-19 13:44:15 +01:00
2021-06-26 16:07:32 +02:00
Description
No description provided
168 KiB
Languages
Shell 100%