sstephenson / sprockets

Rack-based asset packaging system
2.55k stars 24 forks source link

PHPStorm Filewatcher: Only one file can be compiled to stdout at a time #742

Closed duxthefux closed 8 years ago

duxthefux commented 8 years ago

Hi,

I'm invoking sprockets from PHPStorm Filewatchers, like this:

bildschirmfoto 2015-11-21 um 13 55 14

everytime the watcher triggers the command I get following error: Only one file can be compiled to stdout at a time

If I run the same script from terminal, it works like a charm.

Can you help me please?

Thanks

rafaelfranca commented 8 years ago

This issue was moved to rails/sprockets#164