-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
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
When run the latest source nothing display #13
Comments
Yes, you are right. Look at your browser console, there are few errors left, after upgrading to meteor 0.8.0 :) |
Actually it should be working, I removed all the default data, so you should see only one product, and only if you are logged in. To ensure you are starting clean, do:
Then login as [email protected]/ongo1. You should be able to create products from there. |
I am having a blank screen as well, with fresh update, even after a reset (though browser does ask for my location) |
Are there any errors in the console (either in terminal or in browser?) |
current code should be running ok in Meteor 0.8 - (there are tickets open for the remaining things I am working on), but you should at the very least see the navigation and sign in links. |
Hi! I just try out new version and have this error: While building package |
Hmmm, that's a dependency of https://github.com/CollectionFS/ perhaps, try doing (in the reaction root)
See if there are any errrors from Meteorite, then trying running again. |
Pull now and try. I believe this is an issue from the included ui-dropped-event package |
Did a fresh pull and reset, am still getting similar errors:
|
Can you do a pull, and then "mrt update" if you are still seeing problems, can you take a look at this file
and add:
|
as directed in: https://atmospherejs.com/gouthamve/reaction-mailchimp for mailchimp integration.
…add-rc-pricing-plugin Feat: add reaction-plugin-pricing-engine as gitmodule
…normalize-url-5.3.1 chore(deps): Bump normalize-url from 5.3.0 to 5.3.1
…normalize-url-5.3.1 chore(deps): Bump normalize-url from 5.3.0 to 5.3.1
…trim-newlines-3.0.1 build(deps): Bump trim-newlines from 3.0.0 to 3.0.1
…hosted-git-info-2.8.9 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
…glob-parent-5.1.2 chore(deps): bump glob-parent from 5.1.1 to 5.1.2
…validator-13.7.0 chore(deps): Bump validator from 13.6.0 to 13.7.0
When run the latest source it is the bank page,nothing display.
it is because of the Meteor 0.8.0 ?
The text was updated successfully, but these errors were encountered: