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

Add mongo-object #1738

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

harryadel
Copy link
Member

Autoform relies on mongo-object internally but doesn't state it as an explicit NPM dependency because it's one of the sub dependencies of simple-schema which you get it by default when you install simpl-schema. The problem comes apparent only when you remove the simpl-schema NPM package.

@jankapunkt
Copy link
Member

Shouldn't we rather api.mply Mongo Object in the simple schema Meteor package?

@harryadel
Copy link
Member Author

@jankapunkt what led me to create this issue is that once I removed the NPM version, I had a client error stopping my application from booting till I installed the mongo-object as an NPM version.

@jankapunkt jankapunkt merged commit a1d80ed into Meteor-Community-Packages:devel Mar 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants