node-red / node-red-docker

Repository for all things Node-RED and Docker related
Apache License 2.0
481 stars 383 forks source link

Npm cache fix #327

Closed hardillb closed 2 years ago

hardillb commented 2 years ago

Proposed changes

Set the global npm cache path to match the previous entry point.

Fix for https://github.com/node-red/node-red-docker/issues/326

Checklist

knolleary commented 2 years ago

Do we need to respin the images with this fix?

hardillb commented 2 years ago

Yes, but was wondering when 3.0.2 was going to ship (hopefully with the HTTP header parser fix)