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

YAML safe loading is not available. Please upgrade psych to a version that supports safe loading (>= 2.0) #355

Closed
abhishekraics001 opened this issue Apr 23, 2018 · 1 comment

Comments

@abhishekraics001
Copy link

Dear Team,

After update my system Sierra To High Sierra(10.13.4) & Xcode(9.3), i am gatting error when try to create pod file.

  1. My current gen list is :----------

bigdecimal (default: 1.2.0)

gem-wrappers (1.3.2)

io-console (default: 0.4.2)

json (default: 1.7.7)

minitest (default: 4.3.2)

psych (default: 2.0.0)

rake (default: 0.9.6)

rdoc (default: 4.0.0)

rvm (1.11.3.9)

test-unit (default: 2.0.0.0)

Luminouss-MacBook-Pro:~ luminous$

  1. When i try to create POD file for my project with then gatting

Luminouss-MacBook-Pro:~ luminous$ cd /Users/luminous/Desktop/MyTestApp/DoxBay/DoxBayNew // path | root of project

Luminouss-MacBook-Pro:DoxBayNew luminous$ pod init // commend for create pod file

-bash: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory // error message

  1. Main Eoor when i try to upodate / install / uninstall any gem file

YAML safe loading is not available. Please upgrade psych to a version that supports safe loading (>= 2.0)

@yuki24
Copy link
Member

yuki24 commented Apr 23, 2018

It looks like installing Cocoapods via the gem command fixes the issue.

@hsbt hsbt closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants