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

Example of bug: @nrwl/workspace:run-commands fails if cwd is output path of a @nrwl/*:webpack target #207

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sarveshraj
Copy link

Steps to reproduce:

  1. Setup repository - yarn install.
  2. Run nx run cart:build. This is required so that dist/apps/cart exists. You may also manually create dist/apps/cart folder before the next step.
  3. Run nx run cart:run-in-dist.

Note: Upgraded repository to latest nx as I noticed the regression in @nrwl/node:webpack introduced by nrwl/nx#10073. This was released in 14.2.4

@nx-cloud
Copy link

nx-cloud bot commented Jun 22, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3d055fc. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Jun 22, 2022

Deploy Preview for nrwl-nx-examples-dep-graph ready!

Name Link
🔨 Latest commit 3d055fc
🔍 Latest deploy log https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/62b3647d804b4400080b6a9b
😎 Deploy Preview https://deploy-preview-207--nrwl-nx-examples-dep-graph.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sarveshraj sarveshraj changed the title Example of bug: @nrwl/workspace:run-commands fails if cwd is output path of a @nrwl/*:webpack target Example of bug: @nrwl/workspace:run-commands fails if cwd is output path of a @nrwl/*:webpack target Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant