Skip to content

Update from code changes: clarify local build is optional for data apps#932

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/06ebdcec
Open

Update from code changes: clarify local build is optional for data apps#932
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/06ebdcec

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Reframe the local pnpm install && pnpm build step in the data-apps workflow as an optional pre-check — the server rebuild triggered by upload is authoritative.

Changes

  • Expand the failure scenarios that justify skipping the local build (registry policies, unavailable pinned SDK versions, no network, sandboxed shells).
  • Explicitly warn against modifying machine-wide configuration, .npmrc, or the app's dependency files to force a local install through.
  • Note that a missing node_modules in an app folder is a normal state, and explain why the scaffolding files stay on disk.

Context

Follows upstream CLI docs update in lightdash/lightdash#25092.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify mintlify Bot requested a review from magnew July 4, 2026 00:40
@mintlify

mintlify Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview Jul 4, 2026, 12:54 AM

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.

1 participant