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.
2 parents b8c396a + 4dd1bc2 commit 73c1230Copy full SHA for 73c1230
src/cli.ts
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env nod
+#!/usr/bin/env node
2
import 'reflect-metadata'
3
import * as yargs from 'yargs'
4
import { SeedCommand } from './commands/seed.command'
0 commit comments