Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support npm with regex #36

Open
wideweide opened this issue Sep 10, 2019 · 1 comment
Open

support npm with regex #36

wideweide opened this issue Sep 10, 2019 · 1 comment

Comments

@wideweide
Copy link

No description provided.

@wideweide
Copy link
Author

wideweide commented Sep 11, 2019

npm i git+https://github.com/erikolson186/zangodb.git
but when use 'order' throw exception:

vue.esm.js?efeb:1897 TypeError: # is not a function
at Array.reduce ()
at initPredAndSortSpec (create_next_fn.js?53f0:182)
at module.exports (create_next_fn.js?53f0:560)
at Cursor._init (cursor.js?9bc7:321)
at Cursor._forEach (cursor.js?9bc7:62)
at Cursor._toArray (cursor.js?9bc7:115)
at Cursor.toArray (cursor.js?9bc7:142)
at VueComponent.search (ZangoDB.vue?81e2:53)
at invokeWithErrorHandling (vue.esm.js?efeb:1863)
at HTMLButtonElement.invoker (vue.esm.js?efeb:2188)

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

No branches or pull requests

1 participant