node-sqlite3
node-sqlite3 copied to clipboard
Expo installation
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