Skip to content

Conversation

EHLOVader
Copy link

This will fix #6 which is really a result of the breaking API changes in Elixir at version 3.0

I have included the latest branches I found in other pull requests. I myself use all of those features so I packaged them in here.

In 62b4f2 I pinned to version 2.x of Elixir so you can still maintain a branch to support other users.

@ramirezd42
Copy link

This worked perfectly for me. You're a star.

@offroff
Copy link

offroff commented Oct 9, 2015

Works great for me as well but I copied and pasted.. How do I install this properly?

@EHLOVader
Copy link
Author

@offroff if you want to hard code my branch in place until this is merged you can use the following line in your package.json

"laravel-elixir-bower": "ehlovader/laravel-elixir-bower#elixir3",

@Crinsane
Copy link
Owner

I'll try to take a look at this later today 😃

@antonybudianto
Copy link

Any update on this?

@antonybudianto
Copy link

you should set peerDependency to Elixir 4 since it's already released 😃

@FDiskas
Copy link

FDiskas commented Mar 8, 2016

Crinsane commented on Oct 11, 2015
so when?

@EHLOVader
Copy link
Author

I need to reevaluate the peer dependencies. Major version updates have been happening in laravel-elixir but they aren't breaking changes for any of these packages.

Removing them should work, but would allow elixir 2 which isn't supported. Because that was the old api.
What does everyone think, remove the peer dependency completely? a la EHLOVader#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: has no method queuetask
8 participants