Marcos Tenrero

Results 3 comments of Marcos Tenrero

I agree also. A tutorial will be very appreciated!

> > > @mtenrero Try `rm -rf node_modules` and `npm install`. Looks like dependency is declared in package.json, but is not present in `node_modules`. I've also done that, It seem...

Anything.. ```json module.exports = { renderer: {}, preload: {}, main: {} } ```