Steps to reproduce.
npm run dev
- this create a .build directory withing the /api folder.
Run npm run dev
a second time to see the error.
Error:
Error: EEXIST: file already exists, symlink '/***/fullstack-app/api/node_modules' -> '/***/fullstack-app/api/.build/node_modules'
Error:
Run npm run deploy
Error:
Error: ENOENT: no such file or directory, stat '/***/fullstack-app/api/node_modules'