-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
There is a bug with array matching.
https://github.com/andyburke/node-delver/blob/master/index.js#L82
If nothing matches it throws a very in descriptive error. I have been only able to get this when pushing a bad key like foo[2]bar which is not valid. I ended up debugging a bit before it would be nice to have a invalid input error.
Metadata
Metadata
Assignees
Labels
No labels