ninjadev/nin

Cannot read property 'outputs' of undefined.

sanderfoobar opened this issue · 4 comments

Having some troubles starting out with a new project. I'm not sure if I'm suppose to get this error:

e

I did the following:

npm install -g ninjadev-nin
nin new penis
cd penis
nin run

Running on Node 7.9.0 (npm 4.2.0) x64 Debian jessie.

same issue here..

Thanks for the report @skftn, will publish a new version in a couple of hours that resolves this!

A fixed version should be published on npm now.

Fix works! thanks!