-
Notifications
You must be signed in to change notification settings - Fork 37
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
TypeError: translate is not a function #24
Comments
node 版本 14,运行 google bing api 都没为题。单独创建npm项目,只添加 google-translate-open-api ,也是上述问题。
|
我是用 ts-node 运行的 |
我这怎么都不行呢,gitbash 下 和 ps 下都是错误。
或者就是:
|
我是将这句 const result = await translate( 然后调用这个函数执行并调用它的then方法 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
运行测试代码,出现如上问题。怎么解?
The text was updated successfully, but these errors were encountered: