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

Dependency Issue #173

Open
GenerelSchwerz opened this issue Feb 13, 2023 · 0 comments
Open

Dependency Issue #173

GenerelSchwerz opened this issue Feb 13, 2023 · 0 comments

Comments

@GenerelSchwerz
Copy link

Mineflayer-statemachine currently depends on mineflayer and mineflayer-pathfinder for optionally used states.

According to the docs: "This plugin relies on mineflayer-pathfinder for movement related behaviors. If these behaviors are used, this plugin must be loaded before starting the state machine object."

I recommend moving mineflayer and mineflayer-pathfinder to devDependencies instead since the plugin does not load them by default. That way there isn't a dependency issue whenever mineflayer updates.

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