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

Some dependencies are deprecated and produce uncomprehendable issues #12

Open
justinxia6dot5 opened this issue Jul 9, 2022 · 0 comments

Comments

@justinxia6dot5
Copy link

Hi I'm someone trying to learn about apollo graphql with firestore as a data source in 2022, but it seems like there are some dependency issues with the package.json. When I run npm i --yes, the following output was produced:

npm ERR! code 1
npm ERR! path D:\firestore-apollo-graphql\node_modules\grpc
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ./node_modules/.bin/node-pre-gyp install 
--fallback-to-build --library=static_library
npm ERR! '.' is not recognized as an internal or external command,
npm ERR! operable program or batch file.

It's hard to find how to resolve this issue online, so please consider updating the compatible versions for the project in package.json. Thank you so much!

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