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

Exception on windows with non-ascii character username #7939

Open
liuxingbaoyu opened this issue Feb 27, 2020 · 0 comments · May be fixed by #7940
Open

Exception on windows with non-ascii character username #7939

liuxingbaoyu opened this issue Feb 27, 2020 · 0 comments · May be fixed by #7940

Comments

@liuxingbaoyu
Copy link

lerna ERR! yarn install --mutex network:42424 --non-interactive --no-lockfile --ignore-engines stderr:
internal/modules/cjs/loader.js:969
    throw err;
    ^

Error: Cannot find module 'C:\Users\娴佹槦鏆撮洦\.yarn\bin\yarn.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:17)
    at Function.Module._load (internal/modules/cjs/loader.js:859:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

I will open a pr later.

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 a pull request may close this issue.

1 participant