Can't build vue 3 project from github

This is yet another node-gyp error. I think, the fix that worked for most of them was one of the following:

  1. Remove node_modules and package-lock.json from the repo.
  2. Use the latest build image.
  3. Use a newer Node version.

Let us know if something works from that.

1 Like