You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kishanio@Kishans-MacBook-Air % yarn workspace my-medusa-store dev
Error: Package subpath './v3' is not defined by "exports" in /Users/kishanio/Sites/rentals/node_modules/zod/package.json
at exportsNotFound (node:internal/modules/esm/resolve:313:10)
at packageExportsResolve (node:internal/modules/esm/resolve:660:9)
at resolveExports (node:internal/modules/cjs/loader:646:36)
at Function._findPath (node:internal/modules/cjs/loader:713:31)
at Function.<anonymous> (node:internal/modules/cjs/loader:1351:27)
at Function.Module._resolveFilename.sharedData.moduleResolveFilenameHook.installedValue (/Users/kishanio/Sites/rentals/node_modules/@cspotcode/source-map-support/source-map-support.js:811:30)
at Function.Module._resolveFilename (/Users/kishanio/Sites/rentals/node_modules/tsconfig-paths/src/register.ts:115:36)
at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
at Function._load (node:internal/modules/cjs/loader:1175:37) {
code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}
medusa develop
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is medusa starter pack compatible with monorepo & yarn workspaces?
package.json - scripts
Beta Was this translation helpful? Give feedback.
All reactions