我想将sqlite数据库与电子,sequelize和sqlite数据库一起使用,但出现postgres依赖安装错误:
These dependencies were not found:
* pg-hstore in ./node_modules/sequelize/lib/dialects/postgres/hstore.js
* tedious in ./node_modules/sequelize/lib/dialects/mssql/query.js
To install them, you can run: npm install --save pg-hstore tedious