Leo
Leo
hello there, up on this ? same error...
Hi, I juste change a few things in my config/env/development.js : db: ............MONGO_OPENSHIFT_URL || 'mongodb://localhost:27017/mydatabase-dev', port: process.env.OPENSHIFT_NODEJS_PORT || '3001', hostname: process.env.OPENSHIFT_NODEJS_IP || 'localhost', grunt doesn't work but i can start...
What i'm doing wrong?
Thanks Lior for your answer (and your cool mean.io) I come from angular-fullstack and meanjs and i'm trying to handle mean.io on openshift since two days.Sorry if i ask for...
Thanks for your quick answer ! I did but, same injection error with angular....(but progress because my push failed yesterday, we're close...) Do i have to register my new file...
Hi again, update : I think problem comes from the mean-admin package, if i just try to add on my package.json "mean-tokens":"linnovate/mean-tokens", it's ok on openshift, but if i add...
I'm using the rockmongo cartridge on openshift with the mean cartridge, works for me too...