-
-
Notifications
You must be signed in to change notification settings - Fork 390
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
Module not found child_process
#374
Comments
Looks to be related to this? googleapis/google-auth-library-nodejs#371 I'll try to get to it soon! |
Please take a look and let me know if the new version fixes this issue |
going to close this for now. please reopen if it turns out to not be fixed! |
Please reopen - this is still a problem with Next.js on the latest versions |
@SaavanNanavati I solved this issue in next.js by using API routes Next js. |
@willi-dev thanks, that worked! |
hi @willi-dev, could you provide an solved example or your project that using google-spreadsheet? |
@wahyupriadi Do you use Next.JS API Routes?
after create function in API routes,
|
chil_process
child_process
Hello men! But when I have deployed on the prod, this API did not work ( |
@WebDevKhm probably a configuration error. Do some debugging and make sure youre connecting to the right sheet ID and that your auth is set up correctly. |
Hi! I'm getting this error at build time (react project)
./node_modules/google-auth-library/build/src/auth/googleauth.js
Module not found: Can't resolve 'child_process' in ...
The text was updated successfully, but these errors were encountered: