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
Hi @abdurrobbadhon, thank you for mentioning the issue.
I'm sorry about that, there is still some work that needs to be done to the seed file, should this fixed by the end of the week.
info: Starting build...
info: Compiling backend source...
info: Removing existing ".medusa/server" folder
info: Compiling frontend source...
src/scripts/seed.ts:44:66 - error TS2339: Property 'LINK' does not exist on type '{ readonly PG_CONNECTION: "pg_connection"; readonly MANAGER: "manager"; readonly CONFIG_MODULE: "configModule"; readonly LOGGER: "logger"; readonly REMOTE_QUERY: "remoteQuery"; readonly QUERY: "query"; readonly REMOTE_LINK: "remoteLink"; readonly FEATURE_FLAG_ROUTER: "featureFlagRouter"; }'.
44 const remoteLink = container.resolve(ContainerRegistrationKeys.LINK);
The text was updated successfully, but these errors were encountered: