WebPlatformForEmbedded / Lightning-Demo-App

7 stars 5 forks source link

GET /node_modules/wpe-lightning-sdk/DevLauncher.js" Error (404): "Not found #2

Open AndreasGitHubMetz opened 4 years ago

AndreasGitHubMetz commented 4 years ago

I'm always getting this errror after starting the server. I'm using Lightning-SDK v2.0.2

kmikz commented 4 years ago

Me too, the file is missing from the sdk. Not a good start for someone who is trying to see how the sdk works and if it's a good idea to build apps on this.

erikhaandrikman commented 4 years ago

Hi, this demo app is using our previous SDK, and has not been updated to our new SDK. I suggest taking a look at: https://github.com/mlapps/lightning-getting-started-docs/blob/master/README.md

This will guide you through building a Lightning app with our new SDK and CLI. Let me know if you have any other questions

kmikz commented 4 years ago

I managed to get it working. Can I do a push into git?

MattiaPontonioKineton commented 4 years ago

I suggest inserting in Lightning Doc an entry point to all the learning resources. https://github.com/WebPlatformForEmbedded/Lightning/issues/132

kmikz commented 4 years ago

Any idea when/if the skd will get support for playing ads? Without that I cannot start developing on this framework, because a lot of clients ask for that. Is MAF a better framework to use then?

halleyrv commented 4 years ago

I managed to get it working. Can I do a push into git?

Hi @kmikz How do you fix this problem can you help me?