当前位置:网站首页>taro package compilation error
taro package compilation error
2022-07-30 08:11:00 【FE-Ayang】
Problem description
Taro packaging and compilation errors are as follows:
TypeError: Cannot destructure property ‘importFrameworkStatement’ of ‘options.loaderMeta’ as it is undefined.
The reason for the problem
The version of taro scaffolding is too low, please upgrade the version,
Pro-test:@tarojs/cli 3.3.xx version cannot be packaged and compiled @tarojs/taro 3.4.xxx or above
Solution
# Install CLI with npm$ npm install -g @tarojs/cli# OR install CLI with yarn$ yarn global add @tarojs/cli# OR installed cnpm, use cnpm to install CLI$ cnpm install -g @tarojs/cli边栏推荐
猜你喜欢

Go uses the mencached cache

bean的生命周期

Go 结合Gin导出Mysql数据到Excel表格

【MySQL】MySQL中如何实现分页操作

MySql详解基础

2020 数学建模之旅

uniapp中canvas与v-if更“配”

Playing script killing with AI: actually more involved than me

What happens when @Bean and @Component are used on the same class?

2020 ACM | MoFlow: An Invertible Flow Model for Generating Molecular Graphs
随机推荐
go : use gorm to modify data
Electron中设置菜单(Menu),主进程向渲染进程共享数据
C# 获取系统已安装的.NET版本
进制转换。。。
Graphical relational database design ideas, this is too vivid
What happens when @Bean and @Component are used on the same class?
selenium模块
Upload file -- file type, picture type, document type, video type, compressed package type
便携小风扇PD取电芯片
ArrayList
学生成绩管理系统(C语言)
Input method for programmers
go : 使用gorm创建数据库记录
从 Google 离职,前Go 语言负责人跳槽小公司
How to understand plucker coordinates (geometric understanding)
01 多线程与高并发 - 基础概念
SkiaSharp 之 WPF 自绘 拖曳小球(案例版)
The introduction of AI meta-learning into neuroscience, the medical effect is expected to improve accurately
node.js中实现对数据库的链式操作
go : go-redis set operations