-
Notifications
You must be signed in to change notification settings - Fork 10
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
Sample app is failing to run. Please help!!! #15
Comments
I think this is related to meteor/meteor#9755 Could you try to upgrade Meteor? |
Funny, I was on the same article when I saw your email. I thought I'd update again - I'm new to Meteor, so I assume upgrade=update:
Then I tried running it again: I still get the same error. |
According to https://github.com/meteor/meteor/releases I have no Windows machines so it's really hard to reproduce the bug. |
I just tried it. It hasn't helped. My update also froze near the end, but let me try again from scratch. Thanks for all the help -- my last option might be to run it a Linux VM. I don't have anything setup for immediate use. |
np https://github.com/jshimko/meteor-launchpad This is a lighter solution than a Linux VM. And I usually use it to deploy Meteor app. |
Works on Linux! |
@xcv58 I just want to share my latest findings with you: meteor/meteor#9841 (comment) I think it may have something to do with the colon in the package name "xcv58:auth0-lock". But I'm comparing it with "kadira:flow-router", because I have no issues with that package. |
@fshafique thanks for digging into this. I'll fix this if we can confirm it's caused by the |
Can confirm that I was getting the same |
I followed the directions to the letter:
From the project folder:
C:\Development\Meteor Projects\meteor-auth0\examples\sample-app
I ran:
meteor --settings production.settings.json
And I got an error that I have no idea how to fix:
Please help!!!
The text was updated successfully, but these errors were encountered: