Mark Winteringham

Results 16 comments of Mark Winteringham

Hi @german-chacon it's been a while but are you able to provide the full build log so I can debug the issue?

Hi @german-chacon I only got a partial build log. Could you run the build again using the command `build_locally.cmd > build.log`

Thanks for that @german-chacon it appears the frontend isn't building properly but the logs aren't showing why. Could you go into the assets/js and run `npm run build` and send...

@german-chacon try running `npm install -g webpack` then run it again and see what happens

I've just merged some updates to the build process, would you mind pulling down the changes and running again. Should give us a clearer failure message.

So it looks like `npm install` is failing when you build the frontend. Could you go into the `assets/js` folder and run `npm install` and see what the error is

@rajinder-yadav could you let me know what flavour of Linux you attempted to run this on?

Thanks. I'll get a VM setup and take a look into this when I have some free time.

I've been researching this issue a bit. Have you tried deleting the `package-lock.json` file in `assets\js` and running the build again? A few support pages suggest it might help: https://stackoverflow.com/questions/44316064/gyp-err-build-error-stack-error-make-failed-with-exit-code-2