pulse-browser / gluon

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

UTF-8 error on gluon import #44

Open Readf0x opened 11 months ago

Readf0x commented 11 months ago

after running gluon import it exited with an error:

❯ gluon import
  ❯ Apply 1 branding patches
    ✖ Apply stable
      → provided data has not an UTF-8 encoding
    Apply 2 folder patches
    Apply 4 git patches

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

         Error: provided data has not an UTF-8 encoding

00:00:24 Exiting due to error.

I have made no changes to the code yet. Everything is automatically generated. Any help?