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

Failed to load 'link_kit' podspec: #5

Open
suyie001 opened this issue Sep 6, 2023 · 0 comments
Open

Failed to load 'link_kit' podspec: #5

suyie001 opened this issue Sep 6, 2023 · 0 comments

Comments

@suyie001
Copy link

suyie001 commented Sep 6, 2023

按步骤执行的,pod install时ios报这个错误。。。

[!] Failed to load 'link_kit' podspec:
[!] Invalid link_kit.podspec file: Alias parsing was not enabled. To enable it, pass aliases: true to Psych::load or Psych::safe_load..

from /Users/suya/StudioProjects/miyue_fm/ios/.symlinks/plugins/link_kit/ios/link_kit.podspec:13

-------------------------------------------

flutter_project_dir = calling_dir.slice(0..(calling_dir.index('/ios/.symlinks')))

cfg = YAML.load_file(File.join(flutter_project_dir, 'pubspec.yaml'))

if cfg['link_kit'] && cfg['link_kit']['deep_link']

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

1 participant