Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Why verify node_modules #16

Closed
Closed
@anncwb

Description

@anncwb

In order to execute vue-tsc --noEmit, the following error occurred, can I ignore the verification of node_modules

image

Activity

johnsoncodehk

johnsoncodehk commented on Apr 13, 2021

@johnsoncodehk
Owner

Try this vue-tsc --noEmit --skipLibCheck.

anncwb

anncwb commented on Apr 13, 2021

@anncwb
Author

The same output

johnsoncodehk

johnsoncodehk commented on Apr 13, 2021

@johnsoncodehk
Owner

Does tsc --noEmit --skipLibCheck (not vue-tsc) has same output?

Zhaocl1997

Zhaocl1997 commented on Apr 13, 2021

@Zhaocl1997
johnsoncodehk

johnsoncodehk commented on Apr 13, 2021

@johnsoncodehk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @johnsoncodehk@anncwb@Zhaocl1997

        Issue actions

          Why verify node_modules · Issue #16 · johnsoncodehk/vue-tsc