Sébastien Najjar

Results 6 issues of Sébastien Najjar

# This is a (Bug Report / Feature Proposal) Bug report ## Description Okay, I think i finally sorted this out. If you create a repository then operate a custom...

The package.json is limiting bliss use for node between 5 and 7, but I can't see any problem using it with node 8, 9, 10, 11. Could we update it...

Hello, File-collection is not supporting the ssl option parameter (set to true) in the MONGO_URL. `mongodb://user:[email protected]:10000/database?ssl=true` It gives the following error: ``` (STDERR) Error: UNABLE_TO_VERIFY_LEAF_SIGNATURE (STDERR) at Object.Future.wait (/home/home/seb/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:398:15) (STDERR)...

bug

Hello, We've migrated our code from collectionFS to file-collection. While it works well in local, we can't get this to work in production: ``` ERR /home/vcap/app/.bluemix/app/programs/server/node_modules/fibers/future.js:278 ERR throw(ex); ERR ^...

question

Hello, It seems that mup-aws-beanstalk is now consistently failing at deploying an application... The meteor app runs fine locally, even when connected to production database. Any Idea on how I...

Hello there, Thanks a lot for this awesome projects. I've been scratching my head around this: It seems that all browserify transforms (babelify, cssy, rollupify, etc.) are found by browserify...