We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a86822 commit 1181608Copy full SHA for 1181608
packages/payload/bin.js
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node --no-deprecation
+#!/usr/bin/env -S node --no-deprecation
2
3
import path from 'node:path'
4
import { fileURLToPath, pathToFileURL } from 'node:url'
0 commit comments