Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

I need help on the next assignment! #15

Closed
nlottig94 opened this issue Sep 14, 2015 · 3 comments
Closed

I need help on the next assignment! #15

nlottig94 opened this issue Sep 14, 2015 · 3 comments
Labels

Comments

@nlottig94
Copy link
Collaborator

I pushed two files to Troubleshooting (https://github.com/ebeshero/DHClass-Hub/tree/master/Troubleshooting). I have an error in my schema and cannot figure out how to fix it! If anyone could figure it out, I would really appreciate it! Thanks!

@nlottig94 nlottig94 added the bug label Sep 14, 2015
@ghbondar
Copy link
Collaborator

@nlottig94 In your schema, the splats associated with the attribute values in quotes seems to be causing your error.

@ghbondar
Copy link
Collaborator

@nlottig94 I think the issue is one of having more than one of your attribute values. The error is saying this: "why would you want to have more than one of the same attribute value, or one indicated either/or with an or-pipe | ?"
This one works: Question Mark: ( ? ): Zero or one
These ones cause an error:
Plus sign: ( + ): One or more
Asterisk or “splat”: ( * ): Zero or more

@nlottig94
Copy link
Collaborator Author

Thank you!! I have it back up to par now!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants