seagull-js / seagull-cli

The best way to start, develop and deploy Seagull Apps.
https://seagull-js.github.io/seagull-cli/
GNU Lesser General Public License v3.0
2 stars 0 forks source link

CLI Error on sg dev #41

Closed m0dh4x closed 6 years ago

m0dh4x commented 6 years ago

screen shot 2018-03-21 at 15 08 05

Anonyfox commented 6 years ago

quickfix: npm i -D typescript.

we're looking into it.

Anonyfox commented 6 years ago

sg new now adds devDependencies typescript and aws-sdk to new projects. When you have them, it works for now.