You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: