Skip to content

[ERROR] Could not resolve "vscode-textmate", "xterm*".. #506

Answered by msujew
GSri30 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @GSri30, you seem to be using pnpm, which doesn't install peerDependencies automatically.

However, the monaco-vscode-api requires these packages as peerDependencies, which is exactly what you're seeing. Please install them into your package.json to resolve the error.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CGNonofr
Comment options

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