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

Local plugins not working correctly #12541

Closed
danieldspx opened this issue Oct 12, 2022 · 5 comments
Closed

Local plugins not working correctly #12541

danieldspx opened this issue Oct 12, 2022 · 5 comments

Comments

@danieldspx
Copy link

danieldspx commented Oct 12, 2022

Current Behavior

My local plugin can not be loaded. It results in

Plugin listed in `nx.json` not found: ./tools/plugins/my-plugin/index.js

Cannot find module './tools/plugins/my-plugin/index.js'

Expected Behavior

It should load the local plugin as expected and described in the Extending the Project Graph of Nx documentation.

Steps to Reproduce

Make sure you have at least one project defined in your workspace.json and just follow the guide and you will not be able to make it work:
Extending the Project Graph of Nx

Failure Logs

Environment

Ubuntu
Node v16.17.1
Nx 14.8.4 <-- This is the problematic guy

@danieldspx
Copy link
Author

Closing because #12406 seems to fix the issue.

@danieldspx
Copy link
Author

I am reopening this issue because although @AgentEnder fixed this 8 days ago, the 14.8.4 that happened 12 hours ago does not include this fix. I think that it should be great to publish a new version again picking this fix @FrozenPandaz.

@danieldspx
Copy link
Author

The last working release was 14.7.17.

@AgentEnder
Copy link
Member

We are working on getting v15 out ASAP, which will be off master and contain this fix. The issues get closed as the PRs are merged, not on release, so I'm going to close this one out again.

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants