Github user nolanlawson commented on the pull request:
https://github.com/apache/couchdb-chttpd/pull/33#issuecomment-106049749
@kxepal I have never seen that error before. But if `npm link` is not
working, you can always explicitly link it like so:
```
rm -fr node_modules/express-pouchdb
ln -s ../../express-pouchdb node_modules/express-pouchdb
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---