-
I got an error when I importing the MaterializeModule. My project is using meteorjs and angular2. is this a js compiler issue?
Here's the error in the Browser:
```
modules.js:88375 Uncaught Synt…
-
FIRST, I reference jpeg encoder library:
https://github.com/owencm/javascript-jpeg-encoder/blob/master/jpeg_encoder_basic.js
SECOND: I alter your code around the export plugins
I'm sure there is a c…
PeteW updated
9 years ago
-
I was able to add OPLOG access to my User on Compose.io.
I added a line to MUPX that says:
"MONGO_OPLOG_URL": "mongodb://username:pass@candidate.52.mongolayer.com:10482,candidate.53.mongolayer.com:…
-
When we insert a new row into a table with a JSON column that is empty or null, we get an error like this that causes MeteorJS to exit:
> W20160505-15:47:28.917(10)? (STDERR) RangeError: Trying to ac…
-
Há muito tempo tenho acompanhado o acesso de dados do transporte coletivo de Curitiba e toda sua evolução, desde o antigo Quo-vadis até o atual itibus. Seria interessante um aplicativo que integrasse …
-
■Job description:
● Participate in projects to develop Shopify-related products for the company.
● Maintain existing product features and develop new features.
● Proactively propose ideas for produ…
-
Meteor is the fastest way to build JavaScript apps, [they say](https://medium.com/hack-learn-make/stoked-on-meteor-bzzz-incoming-transmission-9637ba8de1be). And not only fast, but it’s also [easy to l…
-
I am using reify 0.20.12 from Meteor and am importing vec3 from [gl-matrix](https://github.com/toji/gl-matrix).
My issue is that this [function](https://github.com/toji/gl-matrix/blob/master/src/ve…
-
Is there any way to add a custom attribute with async validation ?
Something like this:
``` javascript
Validator.attributes.asyncFunction = function () {
var self = this;
someAsync(function(){
…
-
Hi,
I uploaded the project zip on my server and unzipped. Then i went to the project folder and ran following command:
sagar@Debian-60-squeeze-64-minimal:~/opa/OpaCms-master$
Here is the error i go…