I had the same problem. For me, the error was node enviroment set to “production”.
Setting to “development” and running “npm install” make it work

Latest posts made by yuriti13
-
RE: .15.x dependency error building after simple init
I had the same problem. For me, the error was node enviroment set to “production”.
Setting to “development” and running “npm install” make it work