Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter-boot init error in link exist iOS project #30

Open
xuzhenhao opened this issue Jan 2, 2020 · 3 comments
Open

flutter-boot init error in link exist iOS project #30

xuzhenhao opened this issue Jan 2, 2020 · 3 comments
Assignees

Comments

@xuzhenhao
Copy link

? 是否存在iOS工程? Yes
? iOS工程本地地址,回车跳过 /Users/Code/tempExercise/flutter/flutter_nsill [link] checking platform...
sill [link] linking...
(node:1664) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'link' of undefined
at BaseLinker.link (/usr/local/lib/node_modules/flutter-boot/src/generator/linker.js:31:12)
at init (/usr/local/lib/node_modules/flutter-boot/src/commands/init.js:80:16)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:1664) 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(). (rejection id: 1)
(node:1664) [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.

@xuzhenhao
Copy link
Author

Flutter (Channel stable, v1.12.13+hotfix.5, on Mac OS X 10.15 19A583, locale zh-Hans-CN)

@yinma848
Copy link
Collaborator

Flutter (Channel stable, v1.12.13+hotfix.5, on Mac OS X 10.15 19A583, locale zh-Hans-CN)

目前flutter-boot只适配到flutter1.9版本,对于1.12的支持还在开发中

@songjhh
Copy link

songjhh commented Mar 31, 2020

Flutter (Channel stable, v1.12.13+hotfix.5, on Mac OS X 10.15 19A583, locale zh-Hans-CN)

目前flutter-boot只适配到flutter1.9版本,对于1.12的支持还在开发中

1.12的支持什么时候发布啊?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants