pulse-browser / gluon

Build firefox forks with ease
https://docs.gluon.dev/
Mozilla Public License 2.0
73 stars 7 forks source link

Gluon Build Fails #38

Open AstricX9 opened 1 year ago

AstricX9 commented 1 year ago

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.```
trickypr commented 1 year ago

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 commented 1 year ago

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