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

Allow unicode file path for gatsby-config #13865

Closed
taejs opened this issue May 5, 2019 · 3 comments
Closed

Allow unicode file path for gatsby-config #13865

taejs opened this issue May 5, 2019 · 3 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more.

Comments

@taejs
Copy link
Contributor

taejs commented May 5, 2019

Description

image

when I run gatsby devlop causes error like above.

I've named my PC named '신태림' is my Korean name)
and I'd like to use gatsby on desktop directory.
but Windows make desktop directory located in the directory named PC name. (in this case, \신태림 exists on path)

I think it has to be solved for non-english speaking country

Steps to reproduce

locate gatsby directory in some directory named with Unicode
copy this --> 신태림

https://github.com/Ta2Rim/taesdevblog

Expected result

Compiled successfully
( When I located my gatsby project in C drive, it works )

Actual result

image

image

error occurs

Environment

Run gatsby info --clipboard in your project directory and paste the output here.

System:
OS: Windows 10
CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Binaries:
Yarn: 1.13.0 - C:\Users\신태림\AppData\Roaming\npm\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
Languages:
Python: 2.7.14
Browsers:
Edge: 42.17134.1.0
npmPackages:
gatsby: ^2.3.34 => 2.4.2
gatsby-image: ^2.0.41 => 2.0.41
gatsby-plugin-manifest: ^2.0.29 => 2.1.1
gatsby-plugin-offline: ^2.0.25 => 2.1.0
gatsby-plugin-react-helmet: ^3.0.12 => 3.0.12
gatsby-plugin-sharp: ^2.0.35 => 2.0.36
gatsby-source-filesystem: ^2.0.33 => 2.0.33
gatsby-transformer-remark: ^2.3.12 => 2.3.12
gatsby-transformer-sharp: ^2.1.18 => 2.1.19

@LekoArts
Copy link
Contributor

Seems related to: #13882

@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Jun 11, 2019
@gatsbot
Copy link

gatsbot bot commented Jun 11, 2019

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here.

If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contributefor more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@taejs
Copy link
Contributor Author

taejs commented Jun 13, 2019

related to #14126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

2 participants