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
[!] 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
按步骤执行的,pod install时ios报这个错误。。。
[!] Failed to load 'link_kit' podspec:
[!] Invalid
link_kit.podspec
file: Alias parsing was not enabled. To enable it, passaliases: true
toPsych::load
orPsych::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')))
if cfg['link_kit'] && cfg['link_kit']['deep_link']
The text was updated successfully, but these errors were encountered: