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

Drop installing from GitHub #3164

Merged
merged 1 commit into from
Mar 8, 2016
Merged

Drop installing from GitHub #3164

merged 1 commit into from
Mar 8, 2016

Conversation

taion
Copy link
Contributor

@taion taion commented Mar 8, 2016

This is honestly more trouble than it's worth, especially as Babel 6 adoption ticks up anyway (so we can't even assume that users will have an environment that can run the transpilation). This was a valiant effort, but it's not worth the support burden any more.

@mjackson
Copy link
Member

mjackson commented Mar 8, 2016

👍

mjackson added a commit that referenced this pull request Mar 8, 2016
@mjackson mjackson merged commit 837d21b into remix-run:master Mar 8, 2016
@taion taion deleted the drop-install-from-github branch March 8, 2016 22:01
@dorthwein
Copy link

So just wondering then whats the best way to get the latest version? Do we need to fork then install? Specifically how to get the onChange functionality in the docs...

@taion
Copy link
Contributor Author

taion commented Apr 1, 2016

Clone, build locally, then install from the local path.

@dorthwein
Copy link

Thanks for the quick response!

@designgrill
Copy link

For completeness sake a note for somebody trying to use it locally. Trying to use it with npm link won't work properly if your project is on babel 6. Instead, use it via a proper npm install <folder-path> which will copy files in node_modules but won't error out.

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

Successfully merging this pull request may close these issues.

4 participants