EntityMetadataNotFound: No metadata for “BusinessApplication” was found
问题 I've been using TypeORM with no problems for a while, but then suddenly this error pops up when making an API call: EntityMetadataNotFound: No metadata for "BusinessApplication" was found. at new EntityMetadataNotFoundError (C:\Users\Robbie\Code\fit-society\node_modules\typeorm\error\EntityMetadataNotFoundError.js:10:28) at Connection.getMetadata (C:\Users\Robbie\Code\fit-society\node_modules\typeorm\connection\Connection.js:336:19) at EntityManager.<anonymous> (C:\Users\Robbie\Code\fit