Giter Club home page Giter Club logo

Comments (5)

PolGuixe avatar PolGuixe commented on August 16, 2024 2

in my case it throws this error:

=> Starting meteor app on port:80

> [email protected] install /bundle/bundle/programs/server
> node npm-rebuild.js

npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
/bundle/bundle/programs/server/node_modules/fibers/future.js:280
                        throw(ex);
                        ^

Error: Can't find npm module 'react/lib/ReactComponentWithPureRenderMixin'. Did you forget to call 'Npm.depends' in package.js within the 'modules-runtime' package?
    at Object.require (/bundle/bundle/programs/server/boot.js:200:17)
    at options.fallback (packages/modules-runtime.js:445:18)
    at require (packages/modules-runtime.js:112:16)
    at meteorInstall.node_modules.react-addons-pure-render-mixin.index.js (packages/modules.js:17838:18)
    at fileEvaluate (packages/modules-runtime.js:181:9)
    at Module.require (packages/modules-runtime.js:106:16)
    at Module.Mp.import (/bundle/bundle/programs/server/npm/node_modules/meteor/modules/node_modules/reify/lib/runtime.js:70:16)
    at meteorInstall.node_modules.meteor.react-meteor-data.createContainer.jsx (/bundle/bundle/programs/server/packages/react-meteor-data.js:234:256)
    at fileEvaluate (packages/modules-runtime.js:181:9)
    at require (packages/modules-runtime.js:106:16)

from meteor-up-legacy.

boostbob avatar boostbob commented on August 16, 2024 1

1.4.2

buffer.js:74
      throw new Error(
      ^

Error: If encoding is specified then the first argument must be a string
    at new Buffer (buffer.js:74:13)
    at Readable.<anonymous> (/Users/wangbo/.nvm/versions/node/v6.9.1/lib/node_modules/mupx/node_modules/archiver/lib/util/index.js:32:15)
    at emitNone (events.js:91:20)
    at Readable.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

from meteor-up-legacy.

WayneUong avatar WayneUong commented on August 16, 2024

I switch to kadira/mup, works fine now.

from meteor-up-legacy.

njokusomto avatar njokusomto commented on August 16, 2024

Hello @WayneUong, I seem to have the same issue. Mine's stuck at Using buildOptions : {}
Could you please post steps to your fix or how to switch to Kadira?
I'm fairly new to Meteor.

Thanks!

from meteor-up-legacy.

WayneUong avatar WayneUong commented on August 16, 2024

@njokusomto I'm using this now: https://github.com/kadirahq/meteor-up
It's pretty much exactly the same, you simply need to convert your mup settings from json to a javascript object. Check it out, it's a simple conversion.

from meteor-up-legacy.

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.