When I create the project with the typeorm CLI, It dont recognize the modules and shows in red 'Module '"typeorm"' has no exported member 'Column'
When I create the project with the typeorm CLI, It dont recognize the modules and shows in red 'Module '"typeorm"' has no exported member 'Column'
yarn add typeorm or npm install typeorm --save."typeorm": "^0.2.32".