Meteor-Community-Packages / meteor-publish-composite

Meteor.publishComposite provides a flexible way to publish a set of related documents from various collections using a reactive join
https://atmospherejs.com/reywood/publish-composite
MIT License
553 stars 58 forks source link

Error: Cannot find module 'lodash.isequal' #184

Open dnish opened 2 months ago

dnish commented 2 months ago

Hey, upgrading from 1.8.9 to 1.8.11 ends with the following error:

Error: Cannot find module 'lodash.isequal'
[...]
at module.wrapAsync.self (packages/reywood:publish-composite/lib/subscription.js:1:246)

Meteor version: 3.0.2

github-actions[bot] commented 2 months ago

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously. Our goal is to provide long-term lifecycles for packages and keep up with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time. Therefore, we can't guarantee your issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit a pull request, too! We will accompany you in the process with reviews and hints on how to get development set up.

Please also consider sponsoring the maintainers of the package. If you don't know who is currently maintaining this package, just leave a comment and we'll let you know

guncebektas commented 2 months ago

+1 for this

ivklgn commented 2 months ago

i had this problem without meteor-publish-composite and solve it by install in project deps