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

@nrwl/angular:remote not working when using directory option #16083

Closed
PowerSupply opened this issue Apr 4, 2023 · 1 comment · Fixed by #16113
Closed

@nrwl/angular:remote not working when using directory option #16083

PowerSupply opened this issue Apr 4, 2023 · 1 comment · Fixed by #16113
Assignees
Labels
outdated scope: angular Issues related to Angular support in Nx type: bug

Comments

@PowerSupply
Copy link
Contributor

PowerSupply commented Apr 4, 2023

Current Behavior

I recently migrated from Nx 15.1.1 to 15.8.7 and after this upgrade the remote generator stopped working (also doesn't work in latest 15.9.2).

Running nx g @nrwl/angular:remote test --directory="apps/mint" used to work, but now gives the error "Cannot find configuration for 'apps-mint-test'". Removing directory-option makes the generator work.

Expected Behavior

Generating the files like in Nx 15.1.1 in apps/mint/test

GitHub Repo

No response

Steps to Reproduce

  1. Run nx g @nrwl/angular:remote test --directory="apps/mint"

Nx Report

Node : 18.13.0
   OS   : darwin arm64
   npm  : 8.19.3
   
   nx                      : 15.8.7
   @nrwl/js                : 15.8.7
   @nrwl/jest              : 15.8.7
   @nrwl/linter            : 15.8.7
   @nrwl/workspace         : 15.8.7
   @nrwl/angular           : 15.8.7
   @nrwl/cli               : 15.8.7
   @nrwl/cypress           : 15.8.7
   @nrwl/devkit            : 15.8.7
   @nrwl/eslint-plugin-nx  : 15.8.7
   @nrwl/nx-plugin         : 15.8.7
   @nrwl/tao               : 15.8.7
   @nrwl/vite              : 15.8.7
   @nrwl/webpack           : 15.8.7
   typescript              : 4.8.4
   ---------------------------------------
   Community plugins:
   @xxx/mint-xxx : 7.0.4
   @twittwer/compodoc          : 1.5.3

Failure Logs

No response

Additional Information

No response

@AgentEnder AgentEnder added the scope: angular Issues related to Angular support in Nx label Apr 4, 2023
@Coly010 Coly010 self-assigned this Apr 5, 2023
@github-actions
Copy link

github-actions bot commented May 6, 2023

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 May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: angular Issues related to Angular support in Nx type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants