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

"TypeError: Failed to fetch" in "Validate single-spa application" step #57

Open
dly75 opened this issue Sep 5, 2023 · 2 comments
Open

Comments

@dly75
Copy link

dly75 commented Sep 5, 2023

Following steps in playground to test an Angular app, I've got TypeError: Failed to fetch in "Validate single-spa application".

image

What am I doing wrong ?

myApp starts on port 4200 :
image
Not sure it is what i should expect... ?

And in playground i have a blank screen :
image
Right ?

Thank you for your help

@faridadli
Copy link

I've also had the same issue. Did you managed to fix it?

@dly75
Copy link
Author

dly75 commented Oct 9, 2023

I just re-tried this morning with a brand new application.
Doing nothing more, and nothing different from my first try, I can now verify my app until step 2 :
image

Looking at https://github.com/systemjs/systemjs/blob/main/docs/errors.md#8, I don't understand what i am expected to do.

After reading a lot, I can only confirm this : http://localhost:4200/main.js showing the bundle (see the 2nd screenshot in my first post) is correct.

In my mind, playground instructions / site may be out of date...

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

No branches or pull requests

2 participants