Hi
we are unable to install the script locally. please see the screenshot and guide.
tks Selvan
- MSAnswered
Hello,
You don’t have to build the app for installation. You can follow the install instructions from documentation.pdf
Thank you
- RSAnswered
I have already installed it, but after making any changes in the front end I have to build it.
I’m currently unable to build my frontend changes. I used “npm run build” to build the script. Here’s the error:
Could not resolve entry module “index.html”. error during build: RollupError: Could not resolve entry module “index.html”.
- MSAnswered
Hello,
Please let me know your node version. I will check tomorrow and update you.
Thank you
- RSAnswered
Hi
Here is the node version is 20.x
Please update me asap.
Thanks
- RSAnswered
Hi did you check? we are waiting for your reply…thanks
- MSAnswered
Hello,
It should be fine with node v20. Please try with
pnpm
I just rebuilt the app and it’s working fine.You can install
pnpm
then install the depspnpm i
and then runpnpm build
If still can’t, please install it on a live server so that I can help you check.
Thank you
- RSAnswered
Hello
Could you help me to remove all the menus except " Customers" from staff user?
Thanks
- MSAnswered
Hello,
Did you try after deleting the
package-lock.json
file or with pnpm?I can’t help you with modifications but I can help you with build.
Thank you
- RSAnswered
waiting for your reply…tks
- MSAnswered
Hello,
I found that you have purchase basic license. That is not customise able.
The versions are updated and you can download from your orders page.
Thank you
- Login to Reply