Skip to content

fix: npm dev script throws error#5

Open
jpelton-stroud wants to merge 1 commit intoandregardi:masterfrom
jpelton-stroud:patch-1
Open

fix: npm dev script throws error#5
jpelton-stroud wants to merge 1 commit intoandregardi:masterfrom
jpelton-stroud:patch-1

Conversation

@jpelton-stroud
Copy link

Not sure when it changed, but the --transpileOnly flag throws

ts-node-dev: no script to run provided
Usage: ts-node-dev [options] script [arguments]

Changing the flag to --transpile-only works as intended.

Cheers!

Not sure when it changed, but the `--transpileOnly` flag throws
```
ts-node-dev: no script to run provided
Usage: ts-node-dev [options] script [arguments]
```

Changing the flag to `--transpile-only` works as intended.

Cheers!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant