Skip to content

Why vfile-message dependence is self with yarn @type? #61

Answered by ChristianMurphy
lihsai0 asked this question in Q&A
Discussion options

You must be logged in to vote

the @types/vfile-message package has been deprecated/replaced by vfile-message having it's own native typings.
Definitely typed as part of the deprecation process, redirects the types to the actual package https://github.com/DefinitelyTyped/DefinitelyTyped/blob/3ca6e2420bb5dbef73e971871890e5f47f1f0d79/notNeededPackages.json#L4844-L4848
any package still depending on @types/vfile-message should remove the dependency, and update to vfile-message latest if possible.

As for the specific error, it sound like a problem with yarn.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lihsai0
Comment options

@lihsai0
Comment options

Answer selected by lihsai0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants