gluon icon indicating copy to clipboard operation
gluon copied to clipboard

Gluon Build Fails

Open AstricX9 opened this issue 2 years ago • 2 comments

I tried running gluon download again and it says SUCCESS You should be ready to make changes to Onyx. Instead, when I run "gluon build" I get

The gluon issue tracker is located at: https://github.com/pulse-browser/gluon/issues
ERROR An error occurred while running command ["build"]:
Error: ENOENT: no such file or directory, scandir 'F:\Dev\Onyx-Browser\Onyx\src
00:00:00 Exiting due to error.```

AstricX9 avatar Apr 30 '23 03:04 AstricX9

Can you check:

  1. In the root of your project (the same folder as gluon.json) make sure there is a src/ directory
  2. Make sure you run gluon import before gluon build

trickypr avatar May 01 '23 02:05 trickypr

Note to future me. Error source: src/middleware/patch-check.ts

trickypr avatar May 01 '23 02:05 trickypr