nitrictech / legacy-cli

CLI for the Nitric Framework
Apache License 2.0
6 stars 1 forks source link

Nitric run should work in a ci environment #175

Closed davemooreuws closed 3 years ago

davemooreuws commented 3 years ago

Having an issue in a ci pipeline when running nitric run:

TypeError: process.stdin.setRawMode is not a function

We should put a check around this to see if it exists.