Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error after successfully Running docker! #1

Open
abdurrobbadhon opened this issue Jan 10, 2025 · 1 comment
Open

Getting error after successfully Running docker! #1

abdurrobbadhon opened this issue Jan 10, 2025 · 1 comment

Comments

@abdurrobbadhon
Copy link

medusa build

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);

@zjael
Copy link
Owner

zjael commented Jan 13, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants