Closed mikestecker closed 1 year ago
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏
This should be fixed, I'm going to close it out. If its not, can you open an issue on nrwl/nx-labs?
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.
Current Behavior
When attempting to use the
nx-ignore
command with Vercel, I see this error in the build logs:Error: Cannot find module 'nx/presets/core.json'
Full error:
Expected Behavior
Shouldn't see this error
Steps to Reproduce
This is the first time trying to use this feature. Simply followed instructions from https://nx.dev/recipe/deploy-nextjs-to-vercel#skipping-build-if-the-application-is-not-affected
Failure Logs
See above
Environment