Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gluon Build Fails #38

Open
AstricX9 opened this issue Apr 30, 2023 · 2 comments
Open

Gluon Build Fails #38

AstricX9 opened this issue Apr 30, 2023 · 2 comments

Comments

@AstricX9
Copy link

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
Copy link
Member

trickypr commented May 1, 2023

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
Copy link
Member

trickypr commented May 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants