Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

In package.json, older of version of ldap-filter is used. #467

Closed
farheen14aslam opened this issue Feb 6, 2018 · 4 comments
Closed

In package.json, older of version of ldap-filter is used. #467

farheen14aslam opened this issue Feb 6, 2018 · 4 comments

Comments

@farheen14aslam
Copy link

In package.json, the older version of ldap-filter is used, i.e 0.2.2, which has the dependency on assert-plus older version(0.1.5). The older version of assert-plus is having the errors when strict() is used. This issue is resolved in the newer version of assert-plus. So if we update the "ldap-filter": "0.2.2", to the newer version, the issue can be resolved.

@mkhanal
Copy link

mkhanal commented Mar 8, 2018

Is there any update on this. There are a lot of forks floating around that have made changes just to make this work.
This also means any application using babel is not able to use the module which is a huge bummer.

@farheen14aslam
Copy link
Author

Yes .. You are correct. This problem was mentioned before as well but no update on the same. The only way I could get it work is to fork the project and make the necessary changes as per my project requirement.

@jsumners
Copy link
Member

Resolved by #521.

@jsumners
Copy link
Member

⚠️ This issue has been locked due to age. If you have encountered a recent
problem that seems to be covered by this issue, please open a new issue.

Please include a minimal reproducible example
when opening a new issue.

@ldapjs ldapjs locked as resolved and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants