question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] generate new app not working with Nx 11.2

See original GitHub issue

Plugin 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:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
DominikPiepercommented, Feb 3, 2021

Great, thanks. The solution is just the change of the import. Did the same fix for my Nx plugin. They renamed the folder

0reactions
github-actions[bot]commented, Apr 2, 2021

🎉 This issue has been resolved in version 1.4.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found