ERROR in D:/selfProject/faas/faas-test/imageHandle/src/apis/index.ts(9,3):
9:3 Property 'ctx' has no initializer and is not definitely assigned in the constructor.
7 |
8 | @Inject()
ERROR Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! midway-faas-vue-demo@1.0.0 build: vue-cli-service build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the midway-faas-vue-demo@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
node v10.15.3 npm run build 报错:
ERROR in D:/selfProject/faas/faas-test/imageHandle/src/apis/index.ts(9,3): 9:3 Property 'ctx' has no initializer and is not definitely assigned in the constructor. 7 | 8 | @Inject()
ERROR Build failed with errors. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! midway-faas-vue-demo@1.0.0 build:
vue-cli-service build
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the midway-faas-vue-demo@1.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in: