You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transform[stdout]: 启动 样式文件处理开始 src/app.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stdout]: 启动 样式文件处理开始 src/pages/index/index.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stdout]: 编译 样式文件处理完毕 src/app.scss
transform[stdout]: 编译 样式文件处理完毕 src/pages/index/index.scss
Writing bundle output to: ios/main.jsbundle
Writing sourcemap output to: ./ios/main.map
Done writing bundle output
Done writing sourcemap output
transform[stdout]: 启动 样式文件处理开始 src/app.scss
info Copying 4 asset files
info Done copying assets
transform[stdout]: 编译 样式文件处理完毕 src/app.scss
transform[stdout]: 启动 样式文件处理开始 src/pages/index/index.scss
transform[stdout]: 编译 样式文件处理完毕 src/pages/index/index.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
✨ Done in 10.62s.
The text was updated successfully, but these errors were encountered:
相关平台
React Native
复现仓库
https://github.com/xinmifengboy/app.git
使用框架: React
复现步骤
根据官方文档视频一步步来的
期望结果
可以构建rn项目,启动ios模拟器
实际结果
无法启动
环境信息
补充信息
在执行 yarn build:rn --platform ios 时候跟视频内容有出入,不知道是不是
meta@metadeMacBook-Pro app % yarn build:rn --platform ios
yarn run v1.22.10
$ taro build --type rn --platform ios
👽 Taro v3.3.3
transform[stdout]: 启动 样式文件处理开始 src/app.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stdout]: 启动 样式文件处理开始 src/pages/index/index.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stdout]: 编译 样式文件处理完毕 src/app.scss
transform[stdout]: 编译 样式文件处理完毕 src/pages/index/index.scss
Writing bundle output to: ios/main.jsbundle
Writing sourcemap output to: ./ios/main.map
Done writing bundle output
Done writing sourcemap output
transform[stdout]: 启动 样式文件处理开始 src/app.scss
info Copying 4 asset files
info Done copying assets
transform[stdout]: 编译 样式文件处理完毕 src/app.scss
transform[stdout]: 启动 样式文件处理开始 src/pages/index/index.scss
transform[stdout]: 编译 样式文件处理完毕 src/pages/index/index.scss
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
transform[stderr]: DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
transform[stderr]:
transform[stderr]: More info: https://sass-lang.com/d/legacy-js-api
transform[stderr]:
✨ Done in 10.62s.
The text was updated successfully, but these errors were encountered: