Taro/react templateFn is not a function

(node:4428) UnhandledPromiseRejectionWarning: TypeError: templateFn is not a function
at TaroMiniPlugin.generateTemplateFile (D:\bflvx-vue\mini-app-vue\node_modules@tarojs\mini-runner\src\plugins\MiniPlugin.ts:732:20)
at TaroMiniPlugin.<anonymous> (D:\bflvx-vue\mini-app-vue\node_modules@tarojs\mini-runner\src\plugins\MiniPlugin.ts:677:10)
at Generator.next (<anonymous>)
at fulfilled (D:\bflvx-vue\mini-app-vue\node_modules@tarojs\mini-runner\dist\plugins\MiniPlugin.js:5:58)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:4428) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not
handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (r
ejection id: 1)
(node:4428) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
� Taro v3.0.26

-检查@tarojs/cli@版本号是不是和初始化项目的版本不一致重新

npm install -g @tarojs/cli@3.1.0 //版本号为package.json 里的版本号
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容