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

Node.js Typescript Apollo-Server Example Bad Module Resolution #150

Open
howlettga opened this issue Nov 23, 2024 · 0 comments
Open

Node.js Typescript Apollo-Server Example Bad Module Resolution #150

howlettga opened this issue Nov 23, 2024 · 0 comments

Comments

@howlettga
Copy link

The basic Apollo Server 4 example has a bad module resolution configuration when used in conjunction with modern versions of Node.js. It works as-is, but as soon as you break the server into multiple files and import one into the other, the es6 module resolution breaks.

It would be nice to post a server example that allows for importing of additional files based on the initial configuration setup.

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

1 participant