Louis

Results 10 comments of Louis

@alexander-makarevich , in your tsconfig.json add `"skipLibCheck": true`.

I've updated my [example ](https://github.com/Louis-7/angular-monaco-languageclient)to show how to integrate monaco-languaeclient with Angular

@Androsid , can provide more details? Are you using Angular 9? Maybe you should raise another issue to track it.

How to solve this issue? My app also crash when start. ____________________________ Solved: I rename my project folder and error not show again.

Haha, I saw someone downvote my comment. But I really solved this problem by rename the project and remove folder from node_modules folder didn't helped. If you don't want to...

@ElieSauveterre Sorry, I didn't find any yet.

@ElieSauveterre Cool, thanks for try to make this support IOS.

I guess it's related to the language server. Will look into it later.

Find 2 repos may help: https://github.com/palantir/python-language-server & https://github.com/microsoft/python-language-server. Before I make it work, you can try it by yourself.