daniccan / multi-tenant-node-app

POC of Multi-Tenant REST Application Built on top of NodeJS
39 stars 16 forks source link

facing issue at the time of installing packages #8

Closed jatinchandani28 closed 2 years ago

jatinchandani28 commented 3 years ago

after extracting I had tried to install packages through npm install but the errors are coming

miguelpicocecropiasolution commented 2 years ago

In my case I'm using postgres. So I removed the mysql2 dependencies from the package.json and added the ones I need for postgres and it works.

daniccan commented 2 years ago

Upgraded to the latest node and npm versions.

https://github.com/daniccan/multi-tenant-node-app/commit/21c396560e13e941a509659626d14467c85193da