The angular package when used in my project does not work because of lodash

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Environment:
    • None
    • None
    • Developer Tools

      Problem Statement/Rationale

      { journey_id: "fd307336-936b-4dd0-9747-8c889025d077" } it gives an error for this lodash_1.default.isString is not a function

      Steps to Reproduce

      install mongodb-query-parser

      then import using ```import parse  from 'mongodb-query-parser';```

      when you do parse(some_query) it throws the above error

      Expected Results

      a parsed query 

      Actual Results

      error: lodash_1.default.isString
      h3. Additional Notes

      This does not work in mongodb-language-model package too

              Assignee:
              Unassigned
              Reporter:
              Aditya Jivoji
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: