CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
214 stars 29 forks source link

Uncaught TypeError: this._fileService.onWillActivateFileSystemProvider is not a function #337

Closed caleb1248 closed 4 months ago

caleb1248 commented 5 months ago

I was following the demo, and I got this error: Uncaught TypeError: this._fileService.onWillActivateFileSystemProvider is not a function

The error seems to be coming from the extension service override.

My code is here

image

CGNonofr commented 5 months ago

You are mixing v1.85 packages with the next 2.0 packages. Please use last version for every packages

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.