Hacker News new | ask | show | jobs
by arcbyte 1024 days ago
I just picked up a project after 2 years. When i left it, eveything worked fine. Npm run and it spun right up.

Today, nothing works, module resolution problems everywhere. It's going to take me days of fixing the build system now just to get the initial compile working again.

Node is a disaster.

1 comments

Could you have prevented future module resolution problems?