We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On starting meteor server, i get this error
While building package router: error: no such package: 'ui'
router
The text was updated successfully, but these errors were encountered:
I'll get this fixed right away. What version of Meteor is this btw? You can check with meteor --version
meteor --version
The error originates from this line: https://github.com/tmeasday/meteor-router/blob/master/package.js#L20
If it is removed your project should work fine. Checks were put in place but not for 0.6.4 -> 0.7.2 I think.
Sorry, something went wrong.
I'm using v0.7.2. Thanks
Quite new to meteorite and ma getting the same error.. version 0.7.0.1 Please let me know where to look for this line.. have no idea
No branches or pull requests
On starting meteor server, i get this error
While building package
router
:error: no such package: 'ui'
The text was updated successfully, but these errors were encountered: