Code Monkey home page Code Monkey logo

Comments (5)

greypants avatar greypants commented on July 19, 2024

I had trouble getting that to work as well and never had time to come back to it. I'll look into it, or like you said, if you figure it out, feel free to open a pull request.

from blendid.

ebrehault avatar ebrehault commented on July 19, 2024

I haven't found a good solution, so I just let my vendors libs in global.

from blendid.

ericdfields avatar ericdfields commented on July 19, 2024

I'm looking into debowerify to handle exactly this. I'll be implementing it on my own project based off gulp-starter soon.

Do you think this fits w/ the project? If so, I'll pursue a PR.

from blendid.

ieugen avatar ieugen commented on July 19, 2024

Any updates on this?

I'm working on a gulp-starter project and "bundleConfigs require" does not work for "gulp production" with bower components exposed via browserify-shim.

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: Cannot find module 'jquery' from '/project/'
    at /.../node_modules/browserify/node_modules/resolve/lib/async.js:50:17
    at process (/.../node_modules/browserify/node_modules/resolve/lib/async.js:

from blendid.

greypants avatar greypants commented on July 19, 2024

@ieugen #67 addressed this issue. In your error it looks like there's some path issues going on there. I'd double check those first, but I'm not familiar with bower and debowerify. This isn't a direct answer, but why not install jquery from npm? You shouldn't need to debowerify or shim jquery.

from blendid.

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.