-
Notifications
You must be signed in to change notification settings - Fork 158
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
engine.io-client:Unable to resolve module #12
Comments
同问 |
我也出现这个错误 |
抱歉,编译环境是在 Mac 上。 |
这个错误+1, 我是windows环境,能绕过吗? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
访问http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false报如下错误是什么原因?
{
from: "F:\www\RN\im.js\node_modules\engine.io-client\lib\transports\index.js",
to: "F:\www\RN\im.js\node_modules\engine.io-client\lib\transports\index.j\lib\xmlhttprequest.js",
message: "Unable to resolve module
F:\www\RN\im.js\node_modules\engine.io-client\lib\transports\index.j\lib\xmlhttprequest.js
fromF:\www\RN\im.js\node_modules\engine.io-client\lib\transports\index.js
: Directory F:\www\RN\im.js\node_modules\engine.io-client\lib\transports\index.j\lib\xmlhttprequest.js doesn't exist",name: "UnableToResolveError",
type: "UnableToResolveError",
errors: [
{ }
]
}
The text was updated successfully, but these errors were encountered: