A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
13
stars
6
forks
source link
bug: npm install on the root not working #126
Closed
techoneel closed 4 months ago
Describe
Can't install all the packages mentioned in the package.json file. Package dependency error is violating to install all the packages.
Steps to produce
Step 1: Run
npm install
from the terminal in the project's root directory.Screenshot