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

Import browser-css.patch error #49

Open
SamuraiDestroy opened this issue Oct 8, 2024 · 0 comments
Open

Import browser-css.patch error #49

SamuraiDestroy opened this issue Oct 8, 2024 · 0 comments

Comments

@SamuraiDestroy
Copy link

During import, it fails and returns this error.
` [FAIL] Apply /home/samuraidestroy/Programming/Fishbowl-Browser/src/browser/themes/linux/browser-css.patch
[FAIL] Apply 8 git patches

ERROR An error occurred while running command ["import"]:

 Error: Command failed with exit code 1: git apply --ignore-space-change --ignore-whitespace --verbose /home/samuraidestroy/Programming/Fishbowl-Browser/src/browser/themes/linux/browser-css.patch
 Checking patch browser/themes/linux/browser.css...
 error: while searching for:
 
 @namespace html url("http://www.w3.org/1999/xhtml");
 
 /**
  * We intentionally do not include browser-custom-colors.css,
  * instead choosing to fall back to system colours and transparencies
 
 error: patch failed: browser/themes/linux/browser.css:7
 error: browser/themes/linux/browser.css: patch does not apply
 error: while searching for:@namespace html url("http://www.w3.org/1999/xhtml");/** * We intentionally do not include browser-custom-colors.css, * instead choosing to fall back to system colours and transparencieserror: patch failed: browser/themes/linux/browser.css:7error: browser/themes/linux/browser.css: patch does not apply
 • makeError (/usr/local/lib/node_modules/gluon-build/node_modules/execa/lib/error.js:60:11)
 • handlePromise (/usr/local/lib/node_modules/gluon-build/node_modules/execa/index.js:118:26)
 • process.processTicksAndRejections (node:internal/process/task_queues:95:5)
 • async Object.apply (/usr/local/lib/node_modules/gluon-build/dist/commands/patches/git-patch.js:25:34)
 • async /usr/local/lib/node_modules/gluon-build/dist/commands/patches/command.js:84:95
 • async TaskList.run (/usr/local/lib/node_modules/gluon-build/dist/utils/task-list.js:67:32)
 • async TaskList.run (/usr/local/lib/node_modules/gluon-build/dist/utils/task-list.js:73:21)
 • async applyPatches (/usr/local/lib/node_modules/gluon-build/dist/commands/patches/command.js:98:5)

`

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

No branches or pull requests

1 participant