Skip to content

fix(webpack): build with dep updates #10762

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

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Conversation

NathanWalker
Copy link
Contributor

  • Fixes the following issues related to transient dep updates from here

Reference: https://github.com/vuejs/vue-loader/releases/tag/v17.0.1

Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.
    at Object.<anonymous> (node_modules/vue-loader/dist/compiler.js:14:15)

Reference: https://github.com/tj/commander.js/releases/tag/v13.0.0

build error: too many arguments. Expected 0 arguments but got 11.

Copy link

nx-cloud bot commented Jul 11, 2025

View your CI Pipeline Execution ↗ for commit 5fd1a36

Command Status Duration Result
nx test apps-automated -c=ios ❌ Failed 2m 7s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-11 23:10:19 UTC

@NativeScript NativeScript deleted a comment from coderabbitai bot Jul 11, 2025
@NathanWalker NathanWalker merged commit 1ef4730 into main Jul 11, 2025
6 of 7 checks passed
@NathanWalker NathanWalker deleted the fix/webpack-with-updates branch July 11, 2025 23:10
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