tab00

Results 61 comments of tab00

Try to deploy Meteor's official production-ready example app: https://github.com/meteor/todos Before deploying, upgrade it to version 1.3.1. Let us know if it works.

You shouldn't remove the reference to faker. You should do `npm install` to install faker.

> Is it up to CloudFoundry/BlueMix/IBM to fix it on their end? I think IBM should be the leader and actively maintain this (or a new) repository as it would...

This buildpack as it stands is now obsolete and should not be used. The main reason is that it does not install a Meteor app's npm dependencies. It needs to...

https://github.com/AdmitHub/meteor-buildpack-horse works fine with Bluemix now even without a fork and modification after https://github.com/AdmitHub/meteor-buildpack-horse/issues/103. Make sure to use the latest version of Cloud Foundry too.

The ENOSPC error on Bluemix eventually came back to haunt me as my app grew. So I've been doing the build locally instead before deployment. There is a new majorly...

I commented in https://github.com/ethers-io/ethers.js/issues/3587 a while ago but didn't get a reponse.

Here are some of my ideas: Each row in the assets list can have: On left show the logo of the logical token (as it already does, but without any...

Behind the scenes there'd need to be a data structure that maps a logical token to a set of addresses on blockchains.