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

Could not run the application after installing, throwing an error mentioned below #44

Open
Steve-Rynjah opened this issue Nov 25, 2022 · 4 comments

Comments

@Steve-Rynjah
Copy link

Error: Unable to resolve module querystring from /Users/steve/project/personal-project/Demo_Test/node_modules/@iamtraction/google-translate/src/index.js: querystring could not be found within the project or in these directories: node_modules
../../../node_modules

1 | const querystring = require("querystring");
| ^
2 | const { request } = require("undici");
3 |
4 | const languages = require("./languages");

@iamtraction
Copy link
Owner

what's the node version?

@Steve-Rynjah
Copy link
Author

@iamtraction this is my node version - v18.7.0

@iamtraction
Copy link
Owner

are you using this in a node app? or is it react/react native?

@kingingcole
Copy link

I am using in React native and getting the same error

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

3 participants