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

[BUG] - Cannot read properties of undefined (reading 'split') #32

Open
weiqingtao opened this issue Mar 14, 2024 · 15 comments
Open

[BUG] - Cannot read properties of undefined (reading 'split') #32

weiqingtao opened this issue Mar 14, 2024 · 15 comments
Labels
bug Something isn't working never-stale

Comments

@weiqingtao
Copy link

weiqingtao commented Mar 14, 2024

When I use the lib-pixelstreamingfrontend-ue5.3 package in React, I encountered an error. Does anyone know how to solve it? Thank you.
image
my config:
image

@weiqingtao weiqingtao added the bug Something isn't working label Mar 14, 2024
@AmbitionGan
Copy link

Has it been resolved? I also reported this error when I introduced ue5.3 today

@weiqingtao
Copy link
Author

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.

@AmbitionGan
Copy link

Does that settle it?

@AmbitionGan
Copy link

How did you pack it? 🥹

@weiqingtao
Copy link
Author

How did you pack it? 🥹
To run npm run build within the library folder, you can package the library into a distributable version. Subsequently, you can link this library to your project using the npm link command.

@AmbitionGan
Copy link

You just packaged this file, did not change any other code, and resolved this error?

Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Apr 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2024
@callyourai
Copy link

I have experienced the same.

@luming222
Copy link

@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

@hitendra-barse
Copy link

@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

@weiqingtao
Copy link
Author

@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.

@hitendra-barse
Copy link

@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

@luming222
Copy link

版本得对应上 像素流设施 而且 相应的端口得打开The version should be compatible with the pixel stream facility, and the corresponding port should be open

@hitendra-barse
Copy link

@luming222 That i have checked the version and pixelstreaming infrastructure is of same version

@hitendra-barse
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working never-stale
Projects
None yet
Development

No branches or pull requests

6 participants