0
i installed all the requirement & added all the extensions in my Ubuntu 20.04.4 LTS, node v12.14.1 NPM version 6.13.4, PHP v8.1 & MySql 8.0
but when i run "npm run prod" it showing missing modules even i checked the package.json all the packages is there .
Please your support
best regards,
1
Hello,
Why are you running that command?
Please follow the installation instructions from documentation.pdf (included in your download). The live version can be found here.
Thank you
0
i used it to run the project
0
Hello,
You don't have run that command; the download is production build.
If you need for any reason, then you need to install the dependencies for all modules npm run install
OR
cd modules/Auth && npm install && cd ../../modules/Port && npm install && cd ../../modules/MPS && npm install && cd ../../modules/Shop && npm install && cd ../../
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.