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 c37d981 commit f92811fCopy full SHA for f92811f
src/repl/index.ts
@@ -1,4 +1,4 @@
1
-#!/bin/env/node
+#!/usr/bin/env node
2
import { getMainCommand } from './main'
3
4
getMainCommand().parseAsync()
0 commit comments