AgileVentures / AgileVentures/LocalSupport
issue with rake db:import:emails
Aperta
up-for-grabs
- Lingua principale
- Ruby
- Stelle
- 64
- Fork
- 209
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
I had a small issue with `bundle exec rake db:import:emails[db/emails.csv]` which resulted in an error message saying `no matches found: db:import:emails[db/emails.csv]`.
If anyone else has that problem, tt was easily resolved by adding a backslash after emails: `bundle exec rake db:import:emails\[db/emails.csv]`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.