Ts-node-dev: Can't disable notifications

Created on 19 Jun 2019  路  2Comments  路  Source: wclr/ts-node-dev

ts-node-dev --no-notify src/index.ts does not disable notifications for me on 1.0.0-pre.4

Most helpful comment

Nevermind. It does work.

It seems there's an incompatibility with dotenv-cli.

dotenv ts-node-dev --no-notify src/index.ts

All 2 comments

Re: #72

Nevermind. It does work.

It seems there's an incompatibility with dotenv-cli.

dotenv ts-node-dev --no-notify src/index.ts
Was this page helpful?
0 / 5 - 0 ratings

Related issues

maxpain picture maxpain  路  6Comments

pvtri96 picture pvtri96  路  10Comments

quantuminformation picture quantuminformation  路  7Comments

urish picture urish  路  4Comments

Yegorich555 picture Yegorich555  路  4Comments