Skip to content

Warnings related to missing modules in the import statements #1069

Open
@viznukp

Description

@viznukp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions