You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AidanWelch This package works fine when I start my server in terminal, but as soon as I deploy to Render it says ERROR ReferenceError: fetch is not defined at Object.requestFunction (/opt/render/project/src/node_modules/google-translate-api-x/lib/defaults.cjs:9:36), seems it isn't truly cross-platform or is there something I could do different to get it to work in a pure Node environment?
All the help will be appreciated and the batching feature is truly an improvement on the vitalets package. Thank you! ✨
The text was updated successfully, but these errors were encountered:
@AidanWelch This package works fine when I start my server in terminal, but as soon as I deploy to Render it says
ERROR ReferenceError: fetch is not defined at Object.requestFunction (/opt/render/project/src/node_modules/google-translate-api-x/lib/defaults.cjs:9:36)
, seems it isn't truly cross-platform or is there something I could do different to get it to work in a pure Node environment?All the help will be appreciated and the batching feature is truly an improvement on the vitalets package. Thank you! ✨
The text was updated successfully, but these errors were encountered: