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

Error while creating expo app #24080

Open
1 of 4 tasks
kalingaCoder opened this issue May 22, 2024 · 2 comments
Open
1 of 4 tasks

Error while creating expo app #24080

kalingaCoder opened this issue May 22, 2024 · 2 comments
Assignees
Labels
scope: react-native Issues relating to React Native type: bug

Comments

@kalingaCoder
Copy link

kalingaCoder commented May 22, 2024

Current Behavior

Failed to create a workspace.

Expected Behavior

Should successfully create the workspace with expo app

GitHub Repo

No response

Steps to Reproduce

1.>npx create-nx-workspace@latest --preset=expo --appName=expoApp

Nx Report

NX   Report complete - copy this into the issue template

Node   : 21.6.1
OS     : win32-x64
npm    : 10.7.0

nx (global)    : 19.0.4
nx             : 19.0.5
@nx/js         : 19.0.5
@nx/jest       : 19.0.5
@nx/linter     : 19.0.5
@nx/eslint     : 19.0.5
@nx/workspace  : 19.0.5
@nx/devkit     : 19.0.5
@nx/expo       : 19.0.5
@nx/react      : 19.0.5
@nrwl/tao      : 19.0.5
@nx/web        : 19.0.5
@nx/webpack    : 19.0.5
typescript     : 5.4.5

Failure Logs

Error: npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

npx create-nx-workspace@latest --preset=expo --appName=expoApp
Need to install the following packages:
create-nx-workspace@19.0.5
Ok to proceed? (y) y

NX Let's create a new workspace [https://nx.dev/getting-started/intro]

√ Where would you like to create your workspace? · org
√ Do you want Nx Cloud to make your CI fast? · skip

NX Creating your v19.0.5 workspace.

√ Installing dependencies with npm
× Creating your workspace in org

NX Failed to create a workspace.

Error: npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead

@FrozenPandaz FrozenPandaz added the scope: react-native Issues relating to React Native label May 23, 2024
@xiongemi
Copy link
Collaborator

xiongemi commented Jun 6, 2024

i tried locally on windows, i could not replicate this issue.

@guillempuche
Copy link

@kalingaCoder, if you still need a greenfield Nx project with Expo, here you have it https://github.com/guillempuche/test-nx-expo/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: react-native Issues relating to React Native type: bug
Projects
None yet
Development

No branches or pull requests

4 participants