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

Warnings related to missing modules in the import statements #1069

Open
viznukp opened this issue Nov 19, 2024 · 0 comments
Open

Warnings related to missing modules in the import statements #1069

viznukp opened this issue Nov 19, 2024 · 0 comments

Comments

@viznukp
Copy link

viznukp commented Nov 19, 2024

I cloned the wheels repository as the base for QuizIt project and successfully set it up by running ./bin/setup. The application is running as expected; however, I am encountering warnings related to missing modules in the import statements.

Upon further investigation, I found a suggestion stating that the "option 'module' should be set to 'NodeNext' when the option 'moduleResolution' is set to 'NodeNext in app/javascript/src/jsconfig.json". After applying this change, the warnings disappeared.

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