-
Just tried building and got this error:
Debian 12.6
```
bluehive@bluehive-ai:~/bluehiveai$ meteor build ~/build/bluehiveai --directory --server=https://ai.bluehive.com --allow-superuser --archi…
-
Whereas the NPM world provides a nice way to distribute libraries, I think Meteor's packaging system needs to look at packages a way to add or remove features from the framework.
It's pretty close…
-
Hey @wildhart, any plans for an update for Meteor 3.0 now that it’s nearing a beta?
Would love to upgrade a project to Meteor 3.0 early next year.
Thanks again for making this package!
-
While displaying a table of records in dataview, interactive filtering is not possible.
I would like to filter data with All, Active and Completed based on the boolean field "completed".
See [Me…
-
Hello,
I was using this to build a Website but I am facing issues. The latest one is with the sample project. Sharing the steps to reproduce the error
1. Step 1 : Clone
2. Step 2: Install Mini …
-
I want to start the makemeahanzi-tool tool for Chinese character stroke decomposition, but it fails to start and an error is reported.
Have you encountered the same problem?
=> Started proxy.
=…
-
After adding this package, the application fails to build with following errors. Do you have any idea why it could happen?
```
X [ERROR] Could not resolve "meteor/tracker"
node_modules/soli…
-
Now that we're trying to implement easier way for user to persist a machine, and as this first iteration is going to be based on interceptor it's probably a good idea to come up with a policy of some …
-
Hello @zodern, I recently migrated my project to Meteor 3.0 and encountered an issue. I found out where the problem is coming from, but what can we do as a solution?
I updated my application sequen…
-
The locations should be stored in a database. That would also enable to add new locations via the webinterface.
Another possiblity is to ask for feedback and store this information in the database.
Us…