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

fix(react-native): remove unknown command for build-ios #17052

Conversation

loicbtd
Copy link
Contributor

@loicbtd loicbtd commented May 16, 2023

Current Behavior

nx run :build-ios is returning this error : error: unknown option '--no-packagr'

Expected Behavior

no error

Related Issue(s)

#17051

Fixes #17051

@vercel
Copy link

vercel bot commented May 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) May 16, 2023 2:31pm

@nx-cloud
Copy link

nx-cloud bot commented May 16, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 82a8fee. 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.

@xiongemi
Copy link
Collaborator

could you fix your commit message?
the ci failed with error:

type(scope): subject 
 BLANK LINE 
 body


possible types: feat|fix|docs|cleanup|chore
possible scopes: angular|core|bundling|detox|devkit|express|graph|js|linter|misc|nest|nextjs|node|nx-cloud|nx-plugin|nx-dev|react|react-native|expo|repo|storybook|testing|vite|web|webpack (if unsure use "core")

EXAMPLE: 
feat(nx): add an option to generate lazy-loadable modules
fix(core)!: breaking change should have exclamation mark

@loicbtd loicbtd force-pushed the bugfix/react-native-build-ios-unknown-command-packager branch from 2ef1204 to 82a8fee Compare May 16, 2023 14:31
@xiongemi xiongemi changed the title fix(react-native): remove unknown command fix(react-native): remove unknown command for build-ios May 16, 2023
@xiongemi xiongemi merged commit 8931f0b into nrwl:master May 16, 2023
@github-actions
Copy link

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 May 22, 2023
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.

@nx/react-native:build-ios error: unknown option '--no-packagr'
2 participants