$ node src/database/db.js [Error: SQLITE_ERROR: table places has no column named state] { errno: 1, code: 'SQLITE_ERROR' } code example
Example: [Error: SQLITE_ERROR: table places has no column named name] { errno: 1, code: 'SQLITE_ERROR' }
Just delete database.db and run the command again