We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4eacc commit fc32743Copy full SHA for fc32743
packages/host/bin/react-native-node-api.mjs
@@ -1,2 +1,2 @@
1
-#!/usr/bin/env node --enable-source-maps
+#!/usr/bin/env -S node --enable-source-maps
2
import "../dist/node/cli/run.js";
0 commit comments