sequelize-auto icon indicating copy to clipboard operation
sequelize-auto copied to clipboard

Error: Cannot find module './lib/auto'

Open giriatgit opened this issue 3 years ago • 1 comments

Hi,

I'm trying to read postgres db table via sequelizeauto.

After following step 3. I get following error.

Error: Cannot find module './lib/auto'

The code doesn't have the lib folder ..

-Girish BK

giriatgit avatar Oct 08 '22 01:10 giriatgit

it does have a lib folder if you install it correctly. how do you try to install it ? if using npm install, it should compile it and have the lib folder.

rachid-debu-prbob avatar Nov 11 '22 10:11 rachid-debu-prbob