Skip to content

Conversation

@firstdorsal
Copy link

i am using your tool with electron and it terminates with the error:

perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en-US",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").

using it without electron doesn't throw an error on the same system.
this logs the error as warning but won't exit.

Paul Colin Hennig added 2 commits March 29, 2021 22:50
i am using your tool with electron and it terminates with the error:
```sh
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = "en-US",
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
```
using it without electron doesn't throw an error on the same system.
this logs the error as warning but won't exit.
@claytonrothschild
Copy link

claytonrothschild commented Dec 10, 2021

What causes this perl locale error in the first place? Can anybody point me in the right direction?

Here is my error:

Error: Unexpected string on start: perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  	LANGUAGE = (unset),
  	LC_ALL = (unset),
  	LC_TERMINAL = "iTerm2",
  	LC_TERMINAL_VERSION = "3.4.12",
  	LC_CTYPE = "UTF-8",
  	LANG = "en_US.UTF-8"
      are supported and installed on your system.
  perl: warning: Falling back to a fallback locale ("en_US.UTF-8").

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

Successfully merging this pull request may close these issues.

2 participants