Coder Social home page Coder Social logo

react-router missing modules? about reactgo HOT 5 CLOSED

reactgo avatar reactgo commented on May 7, 2024
react-router missing modules?

from reactgo.

Comments (5)

choonkending avatar choonkending commented on May 7, 2024

Thanks for letting us know. Nope you are not missing anything :)

The react router library had been upgraded (couple of days ago) and I
believe they ve moved those files out into a different repo.

I haven't had the chance to fix this yet, but I'm hoping to fix this week.

On Thu, 3 Sep 2015 22:27 Lucas Motta [email protected] wrote:

I've just downloaded a copy of this project and after installing the
dependencies, I'm running:

npm run dev

But I get the following error, stating that it couldn't find a few modules
inside react-router https://github.com/rackt/react-router:
https://gist.github.com/lucasmotta/37142dc1747389417d62 (error log)

And I couldn't find those files (used by react-webpack-node) on
react-router:

  • react-router/lib/Location
  • react-router/lib/BrowserHistory

I am missing something?


Reply to this email directly or view it on GitHub
#68.

from reactgo.

lucasmotta avatar lucasmotta commented on May 7, 2024

Hey @choonkending, thanks for the quick reply. I think the main problem is described here: remix-run/react-router#1820.
Since the API is constantly changing, maybe we should stick to the stable version (even thou with less features and different API) at least until version 1.0 is finally released.

from reactgo.

joshhornby avatar joshhornby commented on May 7, 2024

@lucasmotta React router beta was added in this PR #52

Maybe its better changing this https://github.com/choonkending/react-webpack-node/blob/master/package.json#L63 to "react-router": "1.0.0-beta3" until v1

from reactgo.

lucasmotta avatar lucasmotta commented on May 7, 2024

@joshhornby yeah make sense to lock down to that specific version - that how I "fixed" on my side :)

from reactgo.

choonkending avatar choonkending commented on May 7, 2024

@joshhornby good call. I'll probably edit the package.json file to be fixed
until I find the time to ensure everything works on beta4

On Fri, 4 Sep 2015 20:09 Lucas Motta [email protected] wrote:

@joshhornby https://github.com/joshhornby yeah make sense to lock down
to that specific version - that how I "fixed" on my side :)


Reply to this email directly or view it on GitHub
#68 (comment)
.

from reactgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.