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

Split error while trying to generate new app #20

Open
StephD opened this issue Apr 16, 2012 · 4 comments
Open

Split error while trying to generate new app #20

StephD opened this issue Apr 16, 2012 · 4 comments

Comments

@StephD
Copy link

StephD commented Apr 16, 2012

Hello,

Following the website instructions, I just have install the gem appscrolls, and when i trying to generate a new projet ( ' scrolls new mynewapp ' ) , I'm getting an ArgumentError.

/lib/appscrolls/scroll.rb:30:in `split': invalid byte sequence in US-ASCII (ArgumentError)

http://pastebin.com/MMaG4fkG

Does someone have any answer to this problem?

Thanks

@drnic
Copy link
Owner

drnic commented Apr 16, 2012

Oh no. Hmm, I wonder how to reproduce that locally. I'll try later.

Would you like to try upgrading to latest ruby 1.9.3 also and see if that resolves it?

Cheers
Nic

Dr Nic Williams - VP Engineering
Engine Yard
The Leading Platform as a Service
Mobile: +1 415 860 2185
Skype: nicwilliams
Twitter: @drnic

On Monday, April 16, 2012 at 2:36 AM, StephD wrote:

Hello,

Following the website instructions, I just have install the gem appscrolls, and when i trying to generate a new projet ( ' scrolls new mynewapp ' ) , I'm getting an ArgumentError.

/lib/appscrolls/scroll.rb:30:in `split': invalid byte sequence in US-ASCII (ArgumentError)

http://pastebin.com/MMaG4fkG

Does someone have any answer to this problem?

Thanks


Reply to this email directly or view it on GitHub:
#20

@StephD
Copy link
Author

StephD commented Apr 16, 2012

Thanks

Brew seems to don't upgrade the ruby version from 1.9.3p0 to 1.9.3p125. I prefer not manipulate too much my package because I'm still a beginner into os x world, sorry.

EDIT : I just try with ruby 1.9.3p125, and it's the same thing :
% scrolls new my_app
/Users/mini2/.rvm/gems/ruby-1.9.3-p125/gems/appscrolls-0.8.3/lib/appscrolls/scroll.rb:30:in `split': invalid byte sequence in US-ASCII (ArgumentError)

I'll let you take a look localy, I'm not in a hurry.

@ghost
Copy link

ghost commented Apr 24, 2012

Same here, fresh RVM install with latest ruby 1.9.3-p194 + rails 3.2.3 with appscrolls 0.8.3

https://gist.github.com/2481686

@swade1987
Copy link

Issues go stale after 60d of inactivity.

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