We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,现在初学Node,看到了您的《如何使用koa2+es6/7打造高质量Restful API》一文,但是在我的Node版本7.10环境下使用import/export会报错,所以我想问问您是怎么解决的?
The text was updated successfully, but these errors were encountered:
我也想问这个问题,我用的是node 7.10.0,但是还是会报错。 我是指model文件里创建schema的时候,
import mongoose from 'mongoose'
我也注意到 这个项目在创建model的时候用的是require这种方式
Sorry, something went wrong.
我也想问这个问题, 你是怎么做到的
原来是runkoa 这个,看来koa 还是要好好研究一番
No branches or pull requests
您好,现在初学Node,看到了您的《如何使用koa2+es6/7打造高质量Restful API》一文,但是在我的Node版本7.10环境下使用import/export会报错,所以我想问问您是怎么解决的?
The text was updated successfully, but these errors were encountered: