Open heyheyjp opened 7 years ago
If running...
$ npm run db:copy
...and the db doesn't already exist, the script fails when attempting npm run db:drop.
npm run db:drop
It should continue with copying the db.
If running...
...and the db doesn't already exist, the script fails when attempting
npm run db:drop
.It should continue with copying the db.