Skip to content

Instantly share code, notes, and snippets.

@duyquangnguyenhac
duyquangnguyenhac / Terminal Output
Created June 14, 2020 01:08
Error on pushing and yanking gems
JJames:gemstash quangnguyen$ gemstash authorize
Your new key is: 72b4857b4c60c2d0aec84092c4d89d07
JJames:gemstash quangnguyen$ gemstash authorize --key 72b4857b4c60c2d0aec84092c4d89d07
JJames:gemstash quangnguyen$ gem push --key 72b4857b4c60c2d0aec84092c4d89d07 --host http://localhost:9292/private pkg/private-example-0.1.0.gem
ERROR: While executing gem ... (Gem::Package::FormatError)
No such file or directory @ rb_sysopen - pkg/private-example-0.1.0.gem
JJames:gemstash quangnguyen$ gem push --key 72b4857b4c60c2d0aec84092c4d89d07 --host http://localhost:9292/private /Users/quangnguyen/Documents/Google_folders/Ruby - f/private_example/pkg/private_example-0.1.0.gem
ERROR: While executing gem ... (Gem::CommandLineError)
Too many gem names (/Users/quangnguyen/Documents/Google_folders/Ruby, -, f/private_example/pkg/private_example-0.1.0.gem); please specify only one
JJames:gemstash quangnguyen$ gem push --key 72b4857b4c60c2d0aec84092c4d89d07 --host http://localhost:9292/private /Users/quangnguyen/Documen
@duyquangnguyenhac
duyquangnguyenhac / README.md
Created September 11, 2020 08:51 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.