suren-atoyan / monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
https://monaco-react.surenatoyan.com/
MIT License
3.74k stars 265 forks source link

Electron error #587

Open lassejlv opened 8 months ago

lassejlv commented 8 months ago

Describe the bug When i follow the guide from the readme, im stuck on "loading" beacuse it cant find the cdn or something.

Screenshot 2024-02-11 at 14 40 38

To Reproduce

Steps to reproduce the behavior:

  1. import the editor: import Editor from '@monaco-editor/react';
  2. use the editor:
Screenshot 2024-02-11 at 14 41 54
suren-atoyan commented 8 months ago

hi @lassejlv

could you please check these notes for electron users?