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

browserify error loading es3ify #170

Closed
dereke opened this issue May 20, 2014 · 2 comments
Closed

browserify error loading es3ify #170

dereke opened this issue May 20, 2014 · 2 comments

Comments

@dereke
Copy link

dereke commented May 20, 2014

When using pouchdb with browserify I get an error when trying to include pouchdb-mapreduce.
The error has only started occuring since 2.2.3 has been available (if I force pouch to depened on 2.2.2 it works fine). It is as follows:

[gulp] Plumber found unhandled error: [gulp] Error in plugin 'gulp-browserify': Cannot find module '/home/derek/projects/nucleus-test/node_modules/pouchdb/node_modules/pouchdb-mapreduce/node_modules/es3ify' from '/home/derek/projects/nucleus-test'

@nolanlawson
Copy link
Member

Yep, I've seen these kinds of errors before due to es3ify path weirdness. Sorry that they snuck back.

@calvinmetcalf : It'd be good to fix this at the same time as pouchdb/pouchdb#2262.

@nolanlawson
Copy link
Member

We'll have to republish, but seems fixed on my end.

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

2 participants