Skip to content

Vite: Uncaught TypeError: setHelperManager is not a function with the standard environment-ember #97

@johanrd

Description

@johanrd

Repository for reproduction: https://github.com/johanrd/glimmer-apollo-vite
• Run pnpm start and open your localhost.
• See error in console:

Vite: Uncaught TypeError: `setHelperManager `is not a function

I guess this is related to @lifeart's issue with glimmer-x #45, but I am not sure how to bypass the error with the environment-ember, as environment-ember is not imported directly there (as it is with glimmer-x).

I am not even sure if this is related to SSR: The reproduction is basically created by running @NullVoxPopuli's great little ember-vite-blueprint (npx ember-cli@latest new glimmer-apollo-vite --blueprint @nullvoxpopuli/ember-vite-app --pnpm --typescript) + the steps in the glimmer-apollo readme.

Thanks,
johan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions