We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Windows 建议使用 WSL 避免未知的问题。
根据上面的错误信息,给几个可能的解决思路:
node_modules
yarn.lock
node-gyp
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
LongPathsEnabled
1
git config --global core.longpaths true
如果上面的方案均无法解决,建议反馈至 上游的 codesandbox-client 官方 repo。Tango 没有对 codesandbox-client 的依赖作任何修改,因此你遇到的问题应该在官方的仓库也能复现。
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: