-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
NX 15.8 shows: NX Cannot find module '@nrwl/nx-freebsd-x64'
#15492
Comments
I could second that, on our Bitbucket Pipelines CI/CD it's but I believe that's the same issue. If you issue a |
Oh, we don't build binaries for FreeBSD. But we can. For my curiosity, whats your use case here? Is this a CI system? |
As a matter of fact, like I said same happens for us on bitbucket pipelines, which isn't FreeBSD, it might be something else |
yea, @tamaserdfalvi your issue is related to this #15380, and if you dont mind, can you post your package.json to that thread? I want to see if I can reproduce it. I want to keep this thread for FreeBSD support, thank you! |
@Cammisuli yes it is a CI system (gitlab) that is running on FreeBSD. |
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
NX 15.8 does not work on FreeBSD anymore.
Expected Behavior
NX 15.8 should work like NX 15.7.
GitHub Repo
No response
Steps to Reproduce
On a FreeBSD machine execute:
✔ Choose what to create · integrated
✔ What to create in the new workspace · nest
✔ Repository name · test1582
✔ Application name · backend
✔ Enable distributed caching to make your CI faster · No
fails.
It is working fine with:
npx create-nx-workspace@15.7.2
✔ Choose what to create · integrated
✔ What to create in the new workspace · nest
✔ Repository name · test1572
✔ Application name · backend
✔ Enable distributed caching to make your CI faster · No
Nx Report
The text was updated successfully, but these errors were encountered: