capaj / jspm-mithril

Mithril.js boilerplate with hot reloading modules
MIT License
14 stars 1 forks source link

systemjs-hot-reloader@0.5.6.json not found #5

Open ghost opened 8 years ago

ghost commented 8 years ago

hi I'm a beginner with jspm, mithril etc. I have a problem with hot reloader, when I go to localhost:9080 I have a blank page and this error GET http://localhost:9080/jspm_packages/github/capaj/systemjs-hot-reloader@0.5.6.json 404 Not Found 30ms system.js (ligne 4) "NetworkError: 404 Not Found - http://localhost:9080/jspm_packages/github/capaj/systemjs-hot-reloader@0.5.6.json" systemj....6.json Error: Error loading http://localhost:9080/jspm_packages/github/capaj/systemjshot-reloader@0.5.6.json

And this is exact there no json file in the folder only a folder and a js file, I try to reinstall system-hot-reloader alone but no success.