Giter Site home page Giter Site logo

Comments (7)

jmesnil avatar jmesnil commented on June 6, 2024

would you like to contribute a bower-stompjs project?

from stomp-websocket.

techniq avatar techniq commented on June 6, 2024

I've not made a bower package before but could look into it. How would this work since ithe project has already been registered in the bower repository:

http://bower.io/search/#!/search/stomp
http://bower.io/#registering-packages

from stomp-websocket.

paulvitic avatar paulvitic commented on June 6, 2024

Any progress on this issue? Should I try to have a go at this?

from stomp-websocket.

jmesnil avatar jmesnil commented on June 6, 2024

Do you have still use to install it.

I just tried and it seems working fine:

$ bower install stomp-websocket
bower stomp-websocket#*     not-cached git://github.com/jmesnil/stomp-websocket.git#*
bower stomp-websocket#*        resolve git://github.com/jmesnil/stomp-websocket.git#*
bower stomp-websocket#*       download https://github.com/jmesnil/stomp-websocket/archive/2.3.1.tar.gz
bower stomp-websocket#*        extract archive.tar.gz
bower stomp-websocket#*       resolved git://github.com/jmesnil/stomp-websocket.git#2.3.1
bower stomp-websocket#~2.3.1   install stomp-websocket#2.3.1

from stomp-websocket.

paulvitic avatar paulvitic commented on June 6, 2024

I installed version 2.3.0. I will try 2.3.1 and report back...

from stomp-websocket.

techniq avatar techniq commented on June 6, 2024

I worked around the grunt-bower-install issue myself by adding an override to my project's bower.json:

{
  ...
  "overrides": {
    "stomp-websocket": {
      "main": "lib/stomp.js"
    }
}

from stomp-websocket.

paulvitic avatar paulvitic commented on June 6, 2024

bower install stomp-websocket#2.3.1 --save

still doesn't generate bower.js in stomp-websocket directory under bower_components. Running "grunt serve" still produces

stomp-websocket was not injected in your file.

warning.

I will try Sean's workaround.

from stomp-websocket.

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.