Giter VIP home page Giter VIP logo

Comments (12)

timbrandin avatar timbrandin commented on July 17, 2024 4

I solved this by removing .meteor/local and node_modules, and re-installed npm modules using meteor npm install, I guess having multiple versions of npm on my machine caused this issue and using meteor npm makes meteor use the correct version that works with node 0.12 which meteor ships with at the moment.

from meteor-up.

gsabran avatar gsabran commented on July 17, 2024 1

running React 0.14.7 gives the same issue. By how much should I downgrade React?
Also what do you mean by with Meteor 1.3 you don't need this package ? In your post you do npm i --save react react-dom right?
Thanks!

from meteor-up.

markshust avatar markshust commented on July 17, 2024

I remember this error message. Are you using a newer React version (0.14.4?).

from meteor-up.

timothyarmes avatar timothyarmes commented on July 17, 2024

Yes, I am.

I've also just tried to use mupx instead, and it's failing with the same error.

from meteor-up.

timothyarmes avatar timothyarmes commented on July 17, 2024

OK, I've just downgraded React and that's worked. Nevertheless I'll leave this bug report open since there's no reason it should be failing. Note that I can push to Galaxy without any issues too.

from meteor-up.

markshust avatar markshust commented on July 17, 2024

Yes, this was an issue in current mup, definitely should be open :) It's a bug with mup when using React 0.14.4.

from meteor-up.

MasterJames avatar MasterJames commented on July 17, 2024

I think it's a file lock error or most likely permissions?

from meteor-up.

arunoda avatar arunoda commented on July 17, 2024

This is pretty hard to solve for whatever the reason and we don't anything fancy here. Just build it using Meteor's command.

So, my suggestion is not to use 0.14.4.
With Meteor 1.3, you don't need this package.
See: Getting Started with Meteor 1.3 and React

from meteor-up.

timothyarmes avatar timothyarmes commented on July 17, 2024

Well, this time it's failed with React. Next time the same issue could
affect another package, no?

Also, moving away from the React package can only be done once it's
no longer required by any 3rd party packages that we're using.

What is the actual issue? Why doesn't meteor deploy suffer from it?

On Saturday, 23 January 2016, Arunoda Susiripala [email protected]
wrote:

This is pretty hard to solve for whatever the reason and we don't anything
fancy here. Just build it using Meteor's command.

So, my suggestion is not to use 0.14.4.
With Meteor 1.3, you don't need this package.
See: Getting Started with Meteor 1.3 and React
https://voice.kadira.io/getting-started-with-meteor-1-3-and-react-15e071e41cd1


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

from meteor-up.

markshust avatar markshust commented on July 17, 2024

I also fail to understand why 0.14.4 is not working with this, as everything is standard. There is something that is mup-specific causing this to fail, and this may lead to other packages not loading as well. I really think this should be solved as 0.14.4 is starting to become the standard version of React install at this point in time.

from meteor-up.

arunoda avatar arunoda commented on July 17, 2024

Here's the build related code. There is nothing mup specific.
See: https://github.com/kadirahq/meteor-up/blob/master/lib/modules/meteor/build.js#L26

I'm open to any reason why it's failed and happy to fix it's an issue on mup.

from meteor-up.

 avatar commented on July 17, 2024

I would add that it may not be limited to 0.14.4. I am running 0.14.3 and had the exact same error.

NOTE: However I was using mupx, not this mup. I'm trying to sort out all of the different mups. It's my first time using mup, so I'm just getting starteding.

from meteor-up.

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.