microsoft / monaco-editor-webpack-plugin

Moved to https://github.com/microsoft/monaco-editor
482 stars 98 forks source link

Error: Cannot find module 'vs/editor/contrib/anchorSelect/anchorSelect' #130

Closed PeterlitsZo closed 3 years ago

PeterlitsZo commented 3 years ago

the monaco-editor-webpack-plugin/out/index.js require it but cannot find it.

What need I do?

Wobugaosuni commented 3 years ago

me too. i have the same question

Wobugaosuni commented 3 years ago

the monaco-editor-webpack-plugin/out/index.js require it but cannot find it.

What need I do?

i fixed the problem by degrading monaco-editor-webpack-plugin@1.8.2 checkout the versions: image

tangdaohai commented 3 years ago

please upgrade monaco-editor. ensure that monaco-editor-webpack-plugin and monaco-editor are the latest versions.