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

Vite 3 Bug (ESM/CJS problem) #9938

Closed
brillout opened this issue Jul 24, 2022 · 0 comments · Fixed by #9933
Closed

Vite 3 Bug (ESM/CJS problem) #9938

brillout opened this issue Jul 24, 2022 · 0 comments · Fixed by #9933
Assignees
Labels

Comments

@brillout
Copy link
Contributor

Intended outcome:

It works. (No thrown exception.)

Actual outcome:

The Apollo Client modules cannot be loaded. (See thrown exception in the reproduction.)

How to reproduce the issue:

https://github.com/brillout/apollo-vite3-bug

Versions

  System:
    OS: Linux 5.10 Debian GNU/Linux 10 (buster) 10 (buster)
  Binaries:
    Node: 18.0.0 - ~/.config/nvm/versions/node/v18.0.0/bin/node
    Yarn: 1.22.17 - /usr/local/bin/yarn
    npm: 8.6.0 - ~/.config/nvm/versions/node/v18.0.0/bin/npm
  Browsers:
    Firefox: 97.0.1
  npmPackages:
    @apollo/client: ^3.6.9 => 3.6.9 
@alessbell alessbell self-assigned this Jul 24, 2022
@jpvajda jpvajda linked a pull request Jul 25, 2022 that will close this issue
2 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants