microscope-orionjs icon indicating copy to clipboard operation
microscope-orionjs copied to clipboard

Results 13 microscope-orionjs issues
Sort by recently updated
recently updated
newest added

Meteor is famous to auto manage MiniMongoDB within the application. Orion however does not seem to support it. Is there a workaround or feature with Orion to enable MiniMongo storage?

Fixes https://forums.meteor.com/t/solved-error-handler-with-name-u-already-exists/23910

Started MongoDB. Errors prevented startup: While processing files with stylus (for target web.browser): packages/ian:accounts-ui-bootstrap-3/accounts_ui.styl: Stylus compiler error: accounts_ui.styl:85:2 81| } 82| .btn-Twitter{ 83| color: white; 84| background-color: #4099FF; 85| }...

Dear sir, When I upgrate your project to Meteor 1.4.1, and type "Meteor" in my ubuntu, it shows: root@iZ99zndcmw2Z:~/Microscope# meteor [[[[[ ~/Microscope ]]]]] => Started proxy. => Started MongoDB. W20160920-10:14:53.114(8)?...

I'm new to Meteor Development, and OrionJS for that matter. This little problem had me running around for a couple _hours_. Perhaps we could solve this for future readers by...

Because I have usernames "saved" to my http://localhost:3000/ I wasn't able to see that the login form was asking for an **email** and **password** - not a **_username**_. This sent...

Hi I am trying to change some things when the user logs in, but don't seem to find anything to change some core functionality. E.g. the login page route from...

Hi, I noticed that if you use the upvote button the author name of the post changes to the person who upvoted it. I fixed this using the check if...

Hi there! First of all, thanks very much for creating this tutorial. I found it very enlightening and I can't wait to use OrionJS in my own projects. I'm aiming...