What's New

New updates and improvements to Hatchbox.io

← Back

Node modules are no longer symlinked automatically

Update
Hatchbox will no longer symlink the node_modules directory on deploy. Npm has detected symlinks and replaced them with a normal directory for a while now. This also fixes an issue with pnpm where it does not correctly handle this directory bring symlinked.

If you run into any issues, send us a message and we will get it fixed!