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
{{ message }}
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
❌v13.x unflagged ❌v12.14.1 flagged ✅{ type: 'commonjs' } — how this was passing is beyond me 😊 ✅blah.cjs
✅"I'm not getting that error in node.js 13.6.0… maybe an issue in darwin? I'm not able to reproduce this issue with 13.6.0 on linux x64, installed by nvm." — @coreyfarrell
✅ without BOM (thanks @devsnek — it relates to a discrepancy when BOM is present).
Folks, quick question about shebang on macOS!
Package:
~/blah/blah/package.jsonModule:
~/blah/blah/blah.jsCommand:
node blah.js # in ~/blah/blahChecks:
Module:
~/blah/blah/blah.jsCommand:
node blah.js # in ~/blah/blah