Skip to content

Import browser-css.patch error #49

@SamuraiDestroy

Description

@SamuraiDestroy

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)

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions