Open vesper8 opened 8 years ago
This package doesn't work well with elixir. If you have a fix, please submit a pull request. It has been discussed before in other issues.
I see.. well for now my "fix" is to revert to the last working version that builds by adding this to my package.json:
"vue-strap": "git://github.com/yuche/vue-strap.git#e52e281"
Here's what happens when I execute gulp. This was working when I was using the master before 1.0.9 got released.
Here's my gulpfile.js
Here's my package.json (I'm using the master now but using 1.0.11 produces same errors)
And here's my only usage of the vue-strap so far