[Bug] generate new app not working with Nx 11.2
See original GitHub issuePlugin Name and Version: nx-spring-boot@v1.3.0
Nx Version (nx --version
):
Nx 11.2.0
Angular CLI version (ng --version
):
Expected Behaviour
Project is generated
Actual Behaviour
In the actual Nx version 11.2 the import @nrwl/workspace/src/utils/fileutils changed to @nrwl/workspace/src/utilities/fileutils
Steps to reproduce the behaviour
Just try to generate a new application in a Nx 11.2 workspace
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Not able to run react-native project for workspace 11.2.10 ...
Current Behavior Running React native app using nx run-ios gives error in terminal Expected Behavior Should run the app on IOS simulator.
Read more >NX 11.0.2 Release Notes - Siemens PLM
When running a Java application, such as the Wave Browser or Interactive Class Editor, NX may give an unexpected error due to this...
Read more >Bug listing with status UNCONFIRMED as at 2022/12/24 17 ...
Bug :128538 - "sys-apps/coreutils: /bin/hostname should be installed from coreutils not sys-apps/net-tools" status:UNCONFIRMED resolution: severity:enhancement ...
Read more >New buildable angular library can not be build - Stack Overflow
I have the latest version of nx (11.1.5) running in a new workspace ( --preset empty ) running and I want to add...
Read more >NVIDIA Deep Learning TensorRT Documentation
This NVIDIA TensorRT 8.5.2 Installation Guide provides the installation requirements, a list of what is included in the TensorRT package, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great, thanks. The solution is just the change of the import. Did the same fix for my Nx plugin. They renamed the folder
🎉 This issue has been resolved in version 1.4.0-beta.1 🎉
The release is available on:
Your semantic-release bot 📦🚀