XianyuTech / flutter-boot

A native-flutter-hybrid develop tool helps you add and develop flutter with your existing app
621 stars 68 forks source link

flutter-boot use: copy error:Error: ENOENT: no such file or directory, #24

Closed k1r3zz closed 4 years ago

k1r3zz commented 4 years ago

flutter-boot use时一直抱无法将fbi复制到相应目录: [use] copy error:Error: ENOENT: no such file or directory, mkdir '/Users/apple/Documents/as_project/flutter_demo2_boot/app/src/main/java/com/example/fbi'

k1r3zz commented 4 years ago

ok啦,但发现flutter-boot use 创建的目录必须是app/src/main/java/com/example,不然就创建不了~~~