Create not found when using Sequelize CLI generated model

前端 未结 0 339
日久生厌
日久生厌 2020-11-29 14:45

My approach was like this below command

npx sequelize-cli model:generate --name User --attributes firstName:string,lastName:string,email:string,password:strin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题