You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install
# Running the source code directly works
npm start
# Running the project after building with ncc does not work
npm run build
node dist/index.js # ERROR