Hey guys,
As you already know, I’ve implemented a wrapper of scichart.
In a clear Nuxt project, I can get the scichart.data / scichart.wasm files very well. Have no problems with that at all.
But on my current project, we can’t implement this because some dependency is missing from scichart. And without your code, I really don’t know how to get into it.
The image is on attachments. Can you help us?
Many thanks,
Pedro Cruz
- Ricardo Diz asked 4 years ago
- You must login to post comments
Hi Pedro,
If you see this error
still waiting on run dependencies:
dependency: fp /assets/TSRAssets.web.pkg
dependency: fp /assets/SCRTNAssets.web.pkg
dependency: datafile_scichart2d.data
It must be that scichart2d.data file has not being loaded. Maybe scichart2d.data has not been copied into the appropriate place.
I have attached the screenshot where I get the same warning if I remove scichart2d.data from the server.
Best regards,
Michael
- Michael Klishevich answered 4 years ago
- last edited 4 years ago
- You must login to post comments
Please login first to submit.