seed_dump icon indicating copy to clipboard operation
seed_dump copied to clipboard

/c/Ruby25-x64/bin/rake: line 4: {#: command not found

Open fanfan1609 opened this issue 7 years ago • 2 comments

Dear,

I tried to run rake db:seed:dump in windows, but it threw exception /c/Ruby25-x64/bin/rake: line 4: {#: command not found

I already run

$ gem install seed_dump
Fetching: seed_dump-3.3.1.gem (100%)
Successfully installed seed_dump-3.3.1

My working environment :

  • OS : Windows
  • Rails : 5.2.1
  • Ruby: 2.5
  • Gem: 2.7.6

Many thanks

fanfan1609 avatar Dec 10 '18 07:12 fanfan1609

after checking, the dump was successful, but this error was still occur. I think it is not problem.

fanfan1609 avatar Dec 10 '18 07:12 fanfan1609

Looks to be related to https://github.com/oneclick/rubyinstaller2/issues/139

jwillemsen avatar Feb 16 '21 16:02 jwillemsen