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

React-Native: npm install - npm ERR! path /Users/rs68122/Documents/Morrision/TAS/TAS/node_modules/sqlite3 #671

Open
RavindraSaxena83 opened this issue Nov 4, 2022 · 0 comments

Comments

@RavindraSaxena83
Copy link

Hi Guys,
I am facing challenge to install node_module package and giving below error:
npm ERR! code 1
npm ERR! path /Users/rs68122/Documents/Morrision/TAS/TAS/node_modules/sqlite3
npm ERR! command failed
npm ERR! command sh -c -- node-pre-gyp install --fallback-to-build
npm ERR! ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3310100/sqlite3.c
npm ERR! Failed to execute '/usr/local/Cellar/node@16/16.18.0/bin/node /usr/local/Cellar/node@16/16.18.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/Users/rs68122/Documents/Morrision/TAS/TAS/node_modules/sqlite3/lib/binding/node-v93-darwin-x64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/Users/rs68122/Documents/Morrision/TAS/TAS/node_modules/sqlite3/lib/binding/node-v93-darwin-x64 --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93' (1)
npm ERR! node-pre-gyp info it worked if it ends with ok
npm ERR! node-pre-gyp info using node-pre-gyp@0.11.0
npm ERR! node-pre-gyp info using node@16.18.0 | darwin | x64
npm ERR! node-pre-gyp WARN Using request for node-pre-gyp https download
npm ERR! node-pre-gyp info check checked for "/Users/rs68122/Documents/Morrision/TAS/TAS/node_modules/sqlite3/lib/binding/node-v93-darwin-x64/node_sqlite3.node" (not found)

React-Native : 0.63.0
Node: 16.18.0
React - 16.11.0

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

No branches or pull requests

1 participant