-
Notifications
You must be signed in to change notification settings - Fork 103
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
Does this sample work on windows platform? #28
Comments
Frankly, I didn't test this on Windows. |
When I try to run this sample on Windows 10 I receive this message ..
I'm looking for an alternative using Eclipse Che, but I'd no luck on an environment that allows me to build meteor apps. |
I created my directory with meteor create --release 1.3-beta.11 myapp and copied all the other files in and I also tried just cloning the entire thing. Uncaught Error: Cannot find module 'react' install.js:77 Also Any help appeciated! |
Good news, since 1.3-beta.11, Meteor can run on windows again. @forcepath The original source works ? For me the 'mantra-sample-blog-app' is working ok now. |
Yes! Thanks, I reran the npm install on the dependencies, and it worked, I must have left out something before. |
I try to build this sample on windows 10 npm 5.3.0 and meteor 1.3-modules-beta.5
it failed.
The text was updated successfully, but these errors were encountered: