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

wordle example doesnt properly compile in playground #37

Open
stchang opened this issue Apr 25, 2022 · 1 comment
Open

wordle example doesnt properly compile in playground #37

stchang opened this issue Apr 25, 2022 · 1 comment

Comments

@stchang
Copy link
Member

stchang commented Apr 25, 2022

It doesn't like the (require "wordle-words.rkt"). Seems to be due to using --stdin flag in combination with an absolute path require

Error message is: resolve-module-path-index: can't resolve "self" with non-path relative-to: #f

A workaround at the moment is to install the library as a collection on the server

@stchang
Copy link
Member Author

stchang commented Jul 14, 2022

Problem related to racketscript/racketscript#308

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

1 participant