Jiaxin Peng

Results 12 comments of Jiaxin Peng

@alexander-bozung You should move the admin out of the projectConfig. The [configuration doc](https://docs.medusajs.com/v2/resources/references/medusa-config) mentioned the structure: ``` module.exports = defineConfig({ projectConfig: { // ... }, admin: { // ... },...

@averrois Hi, I have found the issue, but I do not have time to fix it. In v2, I think they have rewritten the CSV parser and the database structure....