Hello!
When launching the default app (gulp, bootstrap, no to anything else) I get an error in the console:
Uncaught ReferenceError: require is not defined
it points to main.js line 10.
One issue could be a too long path for some of the files within node_modules. I say that because i wasn't able to delete the generated structure !
Hello!
When launching the default app (gulp, bootstrap, no to anything else) I get an error in the console:
Uncaught ReferenceError: require is not defined
it points to main.js line 10.
One issue could be a too long path for some of the files within node_modules. I say that because i wasn't able to delete the generated structure !