Code Monkey home page Code Monkey logo

Comments (7)

InconceivableDuck avatar InconceivableDuck commented on May 18, 2024

What example did you run it on?

I can find sockjs and mongodb by iterating through app/packages and looking at node_modules folders there. I couldn't find mailcomposer in the leaderboard example. Leaderboard ran fine without it, though.

from demeteorizer.

BretFisher avatar BretFisher commented on May 18, 2024

yea I just looked through app/packages and since I added the meteor smart package email, it's in there. Does the demeteorizer lib search though app/packages as well? Sounds like it now should.

from demeteorizer.

InconceivableDuck avatar InconceivableDuck commented on May 18, 2024

No it doesn't currently. Should be a simple addition and it looks like that'll pick up the remaining dependencies. Nice find.

from demeteorizer.

BretFisher avatar BretFisher commented on May 18, 2024

would it be building an array of paths that contain node_modules, then forEach over them?

from demeteorizer.

InconceivableDuck avatar InconceivableDuck commented on May 18, 2024

Pretty much. Once you have the list of node_modules folders, the rest of the needed logic is in the createPackageJSON function. Right now that function assumes the single node_modules folder. It can be easily changed to accept an array of folders.

from demeteorizer.

awatson1978 avatar awatson1978 commented on May 18, 2024

+1
Would love to give Modulus.io a spin as my new hosting provider, but am running into an error with missing node fibers. Seems to maybe be related, since I'm using 0.6.2?

StackOverflow question of related issue...
http://stackoverflow.com/questions/16259649/reinstalling-node-fibers-for-a-meteor-app-on-modulus-io?noredirect=1#comment23275248_16259649

from demeteorizer.

InconceivableDuck avatar InconceivableDuck commented on May 18, 2024

The newest version, 0.2.1, has support for Meteor 0.6.x apps.

from demeteorizer.

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.