Closed fiftoine closed 6 years ago
I just saw you've filed an issue with lux. As this is definitely a lux related problem I'll close this issue and take a look there :)
Thank you for the reference ;-)
It's definitively related to a Lux problem.
But when I create a new app with the driver mysql and I copy the server code of ember-lux-starter-app to this new app, the seeding is ok...
What could lead to this issue?
Interesting! Dependencies maybe? (either knex or the mysql driver I guess) The deps in the starter app are likely more updated than those in a new lux app. I don't really have time to check it myself today though.
Hi,
On serverside, I switched to MySQL database and migration executed well (on Windows 10)
But when I want to seed
$ lux db:seed
I have the following error and no data is inserted :
node : 8.9.3 npm: 5.6.0