AgileVentures / AgileVentures/LocalSupport

issue with rake db:import:emails

Open
#215 3 comments 0 reactions 0 assignees View on GitHub
up-for-grabs
Dominant language
Ruby
Stars
64
Forks
209
PR merge metrics
PR metrics pending

Description

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]`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.