-
Notifications
You must be signed in to change notification settings - Fork 122
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
Playground encounters 404 errors for rxjs #244
Comments
sishuoyang
changed the title
Playground encounters 404 errors ofr rxjs
Playground encounters 404 errors for rxjs
Dec 8, 2017
Related: #255 |
@caroso1222 — Thank you for your follow-up. @izifortune — Would you be able to have a look a this? Thanks in advance! |
Hi @sheldonyss do you have the same problem running |
Same here |
Same here. I got 404 at fetch.js at first, then i deleted .playground and got 404 at system.src.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I need some helps here to get my library project running using the playground. Appreciate any pieces of advice.
I can successfully compile the library to dist folder.
When I run
npm lite
, I get this error in browser console window:There is also an 404 error in the
lite-server
:Below is my
systemjs.config.js
:The text was updated successfully, but these errors were encountered: