Skip to content

fix(bundling): add docs link to generatePackageJson error message#34562

Merged
jaysoo merged 1 commit intomasterfrom
issues-30146-error-msg
Feb 24, 2026
Merged

fix(bundling): add docs link to generatePackageJson error message#34562
jaysoo merged 1 commit intomasterfrom
issues-30146-error-msg

Conversation

@jaysoo
Copy link
Copy Markdown
Member

@jaysoo jaysoo commented Feb 23, 2026

Current Behavior

When users hit the generatePackageJson: true error with TS Solution Setup, the error tells them to "unset the option" but gives no guidance on the replacement workflow.

Expected Behavior

The error message now includes a link to the pruning guide at https://nx.dev/docs/technologies/node/guides/deploying-node-projects so users can immediately find the migration steps.

Related Issue(s)

Related #30146

## Current Behavior

When users hit the `generatePackageJson: true` error with TS Solution
Setup, the error tells them to "unset the option" but gives no guidance
on the replacement workflow.

## Expected Behavior

The error message now includes a link to the pruning guide at
https://nx.dev/docs/technologies/node/guides/deploying-node-projects
so users can immediately find the migration steps.

## Related Issue(s)

Fixes #30146
@jaysoo jaysoo requested a review from a team as a code owner February 23, 2026 21:03
@jaysoo jaysoo requested a review from FrozenPandaz February 23, 2026 21:03
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit ed4f297
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/699cc096a4f8930007fa0aef
😎 Deploy Preview https://deploy-preview-34562--nx-dev.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 project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Feb 23, 2026

View your CI Pipeline Execution ↗ for commit ed4f297

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 46m 10s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3m 7s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 7s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-23 22:37:12 UTC

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit ed4f297
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/699cc0963808310008edf5ef
😎 Deploy Preview https://deploy-preview-34562--nx-docs.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 project configuration.

@jaysoo jaysoo merged commit 7f7bba6 into master Feb 24, 2026
24 checks passed
@jaysoo jaysoo deleted the issues-30146-error-msg branch February 24, 2026 13:31
FrozenPandaz pushed a commit that referenced this pull request Feb 26, 2026
…4562)

## Current Behavior

When users hit the `generatePackageJson: true` error with TS Solution
Setup, the error tells them to "unset the option" but gives no guidance
on the replacement workflow.

## Expected Behavior

The error message now includes a link to the pruning guide at
https://nx.dev/docs/technologies/node/guides/deploying-node-projects so
users can immediately find the migration steps.

## Related Issue(s)

Related #30146

(cherry picked from commit 7f7bba6)
FrozenPandaz pushed a commit that referenced this pull request Feb 26, 2026
…4562)

## Current Behavior

When users hit the `generatePackageJson: true` error with TS Solution
Setup, the error tells them to "unset the option" but gives no guidance
on the replacement workflow.

## Expected Behavior

The error message now includes a link to the pruning guide at
https://nx.dev/docs/technologies/node/guides/deploying-node-projects so
users can immediately find the migration steps.

## Related Issue(s)

Related #30146

(cherry picked from commit 7f7bba6)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants