Skip to content
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

Open
thinksource opened this issue Jan 28, 2016 · 5 comments
Open

Does this sample work on windows platform? #28

thinksource opened this issue Jan 28, 2016 · 5 comments

Comments

@thinksource
Copy link

I try to build this sample on windows 10 npm 5.3.0 and meteor 1.3-modules-beta.5
it failed.

@arunoda
Copy link
Contributor

arunoda commented Jan 28, 2016

Frankly, I didn't test this on Windows.
I'm looking for some help on this.

@dtodt
Copy link

dtodt commented Feb 17, 2016

When I try to run this sample on Windows 10 I receive this message ..

This project uses Meteor 1.3-modules-beta.6, which isn't available on Windows. To work with this app on all supported platforms, use meteor update --release [email protected] to pin this app to the newest
Windows-compatible release.

I'm looking for an alternative using Eclipse Che, but I'd no luck on an environment that allows me to build meteor apps.

@forcepath
Copy link

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.
I don't get a Meteor error on Windows 10 but I do get:

Uncaught Error: Cannot find module 'react' install.js:77

Also
router.js:347 There is no route for the path: /

Any help appeciated!

@dtodt
Copy link

dtodt commented Feb 23, 2016

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.

@forcepath
Copy link

Yes! Thanks, I reran the npm install on the dependencies, and it worked, I must have left out something before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants