$ yarn run sequelize model:generate --name Point --attributes
To create the Point Model
ERROR: Attribute '' cannot be parsed: Cannot read property 'dataType' of undefined

__Dialect:__ postgres
__Database version:__ 10.3
__Sequelize CLI version:__ 4.1.1
__Sequelize version:__ 4.38.0
[email protected] works fine
This is not the answer ... why doesn't it work ? Are you gonna fix it ? Should we ditch this command line?