Hello,
https://github.com/Saadchr/medusa14
I am able to use yarn run dev, but when doing yarn run start, I am stuck at this level, my admin backend is not launching. I can't access to my locahost:7001 admin url
[medusa-config] :warning: jwt_secret not found. fallback to either cookie_secret or default 'supersecret'.
[medusa-config] :warning: cookie_secret not found. fallback to either cookie_secret or default 'supersecret'.
info: Connection to Redis established
✔ Models initialized – 24ms
✔ Plugin models initialized – 20ms
✔ Strategies initialized – 20ms
✔ Database initialized – 620ms
✔ Repositories initialized – 30ms
✔ Services initialized – 8ms
⠋ Initializing modules
⠼ Initializing modules
✔ Modules initialized – 1764ms
✔ Express intialized – 3ms
⠙ Initializing plugins
(node:15569) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
✔ Plugins intialized – 882ms
✔ Subscribers initialized – 12ms
✔ API initialized – 35ms
⠴ Initializing defaults
warn: You don't have any notification provider plugins installed. You may want to add one to your project.
✔ Defaults initialized – 1610ms
✔ Indexing event emitted – 8ms
✔ Server is ready on port: 9000 – 17ms
info: Processing SEARCH_INDEX_EVENT which has 1 subscribers