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

Running the examples has unknown import error inherit_spawn not defined #52

Closed
kellpossible opened this issue Jun 10, 2022 · 2 comments · Fixed by #53
Closed

Running the examples has unknown import error inherit_spawn not defined #52

kellpossible opened this issue Jun 10, 2022 · 2 comments · Fixed by #53
Assignees

Comments

@kellpossible
Copy link

Running either the chat or list examples has this error:

Error: unknown import: `lunatic::process::inherit_spawn` has not been defined
@teymour-aldridge teymour-aldridge added the defect aka "bug" label Jul 5, 2022
@teymour-aldridge
Copy link
Owner

Oops - will investigate (probably over the weekend)

@teymour-aldridge teymour-aldridge self-assigned this Jul 5, 2022
@teymour-aldridge teymour-aldridge removed the defect aka "bug" label Jul 6, 2022
bors bot added a commit that referenced this issue Jul 6, 2022
53: Update dependencies to latest version. r=teymour-aldridge a=teymour-aldridge

Fixes #52 

Co-authored-by: teymour-aldridge <teymour@reasoning.page>
bors bot added a commit that referenced this issue Jul 6, 2022
53: Update dependencies to latest version. r=teymour-aldridge a=teymour-aldridge

Fixes #52 

Co-authored-by: teymour-aldridge <teymour@reasoning.page>
@teymour-aldridge
Copy link
Owner

teymour-aldridge commented Jul 6, 2022

I suspect the problem here is that you are running Puck using the latest version of lunatic (at the moment it only supports 0.7 rather than 0.9. I've pushed a patch which updates the version, so hopefully this should be fixed.

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

Successfully merging a pull request may close this issue.

2 participants