tnfe / shida

《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或Maka 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。
Apache License 2.0
581 stars 148 forks source link

'making' of undefined #26

Closed pandaXiong01 closed 9 months ago

pandaXiong01 commented 9 months ago

/shida-main/server/router.js:58 router.post("/quark/video/making", $middleware.auth, $controller.video.making); ^

[TypeError: Cannot read property 'making' of undefined at module.exports (/Users/xiongzhihua/Desktop/learn-project/shida-main/server/router.js:58:74) at initRouter (/Users/xiongzhihua/Desktop/learn-project/shida-main/server/core/loader.js:51:26) at new Application (/Users/xiongzhihua/Desktop/learn-project/shida-main/server/core/index.js:29:20) at Object. (/Users/xiongzhihua/Desktop/learn-project/shida-main/server/app.js:2:13) at Module._compile (internal/modules/cjs/loader.js:1085:14) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10) at Module.load (internal/modules/cjs/loader.js:950:32) at Function.Module._load (internal/modules/cjs/loader.js:790:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12) at internal/main/run_main_module.js:17:47 ] [nodemon] app crashed - waiting for file changes before starting...

drawcall commented 9 months ago

https://github.com/tnfe/shida/blob/7226e03fd95f8a51c3bbca4df7ba81db1aa4565c/server/controller/video.js