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

Expo installation #1813

Open
zainab-hl opened this issue Dec 17, 2024 · 0 comments
Open

Expo installation #1813

zainab-hl opened this issue Dec 17, 2024 · 0 comments

Comments

@zainab-hl
Copy link

Issue Summary

Hello there. Well, i have a mobil app project, and need to work with node.js and react native. i choose the expo approach. i installed node and verified it (node -v) all is good, however when i run npx create-expo-app@latest Myproject. i get the following error.
note: i desinstalled sqlite3, still the same error. i also changed the enviroment variables...

Relevant logs or output

npm error code ENOENT
npm error syscall spawn C:\Users\hp\OneDrive\Desktop\WISD\sqlite\sqlite3.exe
npm error path C:\Users\hp
npm error errno -4058
npm error enoent spawn C:\Users\hp\OneDrive\Desktop\WISD\sqlite\sqlite3.exe ENOENT
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\hp\AppData\Local\npm-cache_logs\2024-12-17T16_11_46_359Z-debug-0.log

Version

3.47...

Node.js Version

22.11.0

How did you install the library?

first i installed everything separately, the 2nd time i used choco

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant