Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve entry for package "@examples/lezer-gdscript" #13

Open
wingandstache opened this issue Mar 24, 2024 · 1 comment
Open

Comments

@wingandstache
Copy link

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.

@A-Walrus
Copy link

A-Walrus commented Jun 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants