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

TypeScript error: Relative import paths need explicit file extensions in ECMAScript imports #104

Closed
borzaka opened this issue Dec 29, 2023 · 1 comment · Fixed by #106
Closed

Comments

@borzaka
Copy link

borzaka commented Dec 29, 2023

In: src/client/main.tsx:

TS2835: Relative import paths need explicit file extensions in ECMAScript imports when --moduleResolution is node16 or nodenext. Did you mean ./App.js?

@szymmis
Copy link
Owner

szymmis commented Dec 30, 2023

Hi @borzaka, thanks a lot for highlighting this issue.
Fix for that has been merged has been merged and will be released shortly.

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

Successfully merging a pull request may close this issue.

2 participants