Open dolanmiu opened 1 year ago
The issue is with React 18. I had to use React 17:
autoTypings.setVersions({
'@types/react': '17.0.2',
});
Worked like a charm! But would still like to see this documented, and the official demo to be fixed
Describe the bug Go to the demo: https://lukasbach.github.io/monaco-editor-auto-typings/
types cannot be found for
react
To Reproduce Go to https://lukasbach.github.io/monaco-editor-auto-typings/