Giter VIP home page Giter VIP logo

Comments (4)

alanning avatar alanning commented on July 30, 2024

Hi @Karol86,

Thanks for this. You could have reopened Issue #14 but opening a new issue is fine too. :-)

Edit: Whoops, you're right! Not related to #14 !

from meteor-roles.

alanning avatar alanning commented on July 30, 2024

Hi @Karol86,

OK, I retested using Meteor 0.6.5.1 and it looks like everything is ok so that's good.

I think I spotted the issue though; you are running the app with the 'meteor' command instead of the 'mrt' command.

Since meteor-roles is a Meteorite package, the normal "meteor" command doesn't know where to look to get it so that's why you're seeing the, "error: no such package: 'roles'" message in Console 1. When using Meteorite smart packages you have to use the 'mrt' command instead (which is basically a wrapper around "meteor" which just knows where to find the community contributed packages).

I'll update the readme to be clearer as I'm sure others will have the same issue, especially if meteor-roles is their first exposure to Meteorite.

So please try running your app using "mrt" and let me know if that works.

from meteor-roles.

karollewandowski avatar karollewandowski commented on July 30, 2024

Hi @alanning!
Running app using mrt command solved this issue. I've checked Atmosphere doc and there is clearly stated that application have to be started by mrt command. My fault that I didn't RTFM.
Thanks!

from meteor-roles.

alanning avatar alanning commented on July 30, 2024

Hi @Karol86,

Glad that fixed it. I updated the readme to hopefully be clearer: https://github.com/alanning/meteor-roles#usage

RTM'ing is important but I appreciate you opening the issue. I want to make this package as accessible to everyone as possible and it is certainly not obvious to run 'mrt' if this is your first exposure to Meteorite.

If you see any other areas where the documentation could improve, please let me know. Or better yet, send me a pull request with a suggested change!

from meteor-roles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.