KW
Asked
Hello i want to reset my license. I installed it first on localhost to test the script, And now i wanna move to online server. Please help. Thank you!
- MSAnsweredHello,
You can install it on a live server. If you have any issue, please add a private reply with your purchase code so that I can check.
Thank you - KWAnsweredHi, yes i completed the install. One more thing, i need to add one more language. I have tried as per documentation. But it failed when I run : npm run prod
It couldnt find workbox-config.js . Do i need to create the config file myself? Thanks - KWAnsweredHello, pls neglect my previous question. I found the workbox-config.js from the previous version of WIMS and copied it.
And also bootstrap.js in WIMS newest version is using require('axios'). This, also made an error when I ran the application. I have to change it to import axios from 'axios';
Thanks - MSAnsweredHello,
I will check the file. As I remember all `require` was changed to `import`.
Thank you for letting me know. I will check theses again. - Login to Reply