wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
10 stars 6 forks source link

bug: npm install on the root not working #126

Closed techoneel closed 3 weeks ago

techoneel commented 3 weeks 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

image

techoneel commented 3 weeks ago

Installation successful.

image