Open wingandstache opened 8 months ago
Was able to get this working by running:
npm run generate
and npm run build
in the utils/lezer-gdscript
directory.
Should probably be fixed so that it works out-of-the-box, but this should at least fix it for now.
When attempting to run asset-code I get the following error: Internal server error: Failed to resolve entry for package "@examples/lezer-gdscript". The package may have incorrect main/module/exports specified in its package.json.