Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit 694ea15

Browse files
committed
Add info on —-force
1 parent 6c6ac75 commit 694ea15

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ However, there is a more [complete list of expected responses](https://stackover
4343

4444
Now you should be up and running and your Ember Data app should be able to talk to your Sails backend.
4545

46+
47+
### Troubleshooting
48+
49+
If the generator exits with
50+
`error: Something else already exists at ... ` you can try running it with the `
51+
--force` option (at your own risk!)
52+
4653
### Ember RESTAdapter
4754

4855
If you're using [Ember CLI](//ember-cli.com), you only need to setup the RESTAdapter as the application adapter.

0 commit comments

Comments
 (0)