#Migration error when try to extend Store entity
2 messages · Page 1 of 1 (latest)
fixed
"entities": [
"node_modules/@medusajs/medusa/dist/models/!(.index.js)",
"dist/entities/.js"
],
"migrations": [
"node_modules/@medusajs/medusa/dist/migrations/.js",
"dist/migrations/.js"
]
added this in datasource.js