CodinGame / monaco-vscode-api

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

How to contribute? #401

Closed BusinessDuck closed 2 months ago

BusinessDuck commented 2 months ago

Local build isn't work. I am follow this guide https://github.com/CodinGame/monaco-vscode-api?tab=readme-ov-file#demo

On step npm run build i see this:

image

Then after demo start this hapen

image

BusinessDuck commented 2 months ago

my node is out of date. Solved. Required node version 20.x.x

CGNonofr commented 2 months ago

Ok I was going to submit my answer :)

Note than we use Volta in this project to manage npm/node version, it may be a good idea to have it