-
Notifications
You must be signed in to change notification settings - Fork 106
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
[BUG] - Cannot read properties of undefined (reading 'split') #32
Comments
Has it been resolved? I also reported this error when I introduced ue5.3 today |
I packaged the library myself and then linked it to the project without using dependencies from npm. |
Does that settle it? |
How did you pack it? 🥹 |
|
You just packaged this file, did not change any other code, and resolved this error? |
Issues go stale after 30 days of inactivity. Please comment or re-open the issue if you are still interested in getting this issue fixed. |
I have experienced the same. |
@AmbitionGan @weiqingtao I'm having the same problem, it's on a front-end computer that can't connect to the public network, it's a simple network problem, can I ask you how you linked to your project, and if you can help, I'd appreciate it |
@weiqingtao Can you please tell me how to make the front end package and do the npm link, I tried my best but it did not work |
hello I packaged the library myself and then linked it to the project without using dependencies from npm. |
@weiqingtao I packaged the library but how to link to the project, without dependencies from npm, can you tell me know to link to the project, I did not get this working, for long time now no help anywhere |
版本得对应上 像素流设施 而且 相应的端口得打开The version should be compatible with the pixel stream facility, and the corresponding port should be open |
@luming222 That i have checked the version and pixelstreaming infrastructure is of same version |
@weiqingtao I packaged the library but how to link to the project, without dependencies from npm, can you tell me know to link to the project, I did not get this working, for long time now no help anywhere I tried linking npm link @epicgames-ps/lib-pixelstreamingfrontend-ue5.3 but it did not help |
When I use the lib-pixelstreamingfrontend-ue5.3 package in React, I encountered an error. Does anyone know how to solve it? Thank you.
my config:
The text was updated successfully, but these errors were encountered: