Am working under WinXP with Merb gems installed successfully. When
attempting the tutorial, the 'merb gen app' command ran fine.  But
when I next did the 'merb gen resource' cmd, it failed as follows:

F:\AptMrbspace\my-first-app>merb-gen resource article
title:string,content:text
Loading init file from F:/AptMrbspace/my-first-app/config/init.rb
Loading F:/AptMrbspace/my-first-app/config/environments/development.rb
 ~
 ~ ←[1;31;47mFATAL: The gem dm-core (= 0.9.8, runtime), [] was not
found←[0m
 ~

So I did a 'gem list' and there is the dm-core gem just fine:

F:\AptMrbspace\my-first-app>gem list

*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (2.1.1, 2.1.0, 2.0.2)
actionpack (2.1.1, 2.1.0, 2.0.2)
activerecord (2.1.1, 2.1.0, 2.0.2)
activeresource (2.1.1, 2.1.0, 2.0.2)
activesupport (2.1.1, 2.1.0, 2.0.2)
addressable (2.0.1, 1.0.4)
capistrano (2.5.0, 2.4.3)
cgi_multipart_eof_fix (2.5.0)
cmdparse (2.0.2)
coderay (0.7.4.215)
data_objects (0.9.9, 0.9.6)
diff-lcs (1.1.2)
directory_watcher (1.1.2)
dm-core (0.9.8, 0.9.6)
dm-migrations (0.9.8, 0.9.6)
   ~  ~

How can I fix this?  Please advise....

Thanks!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to