Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.1 asset pipeline dependency leads to makeServerUrl() NPEs #3

Closed
robertoschwald opened this issue Feb 26, 2019 · 2 comments
Closed
Labels
Milestone

Comments

@robertoschwald
Copy link
Member

If the dependency versions defined in the plugin are used, you get NPEs in asset pipeline:

Cannot invoke method makeServerURL() on null object 

See bertramdev/grails-asset-pipeline#345

@robertoschwald
Copy link
Member Author

Workaround:
It works when using these versions:

  • com.bertramlabs.plugins:less-asset-pipeline:3.0.7
  • com.bertramlabs.plugins:asset-pipeline-core:3.0.7

@robertoschwald robertoschwald added this to the 2.0.2 milestone Mar 2, 2019
@robertoschwald
Copy link
Member Author

Fixed with 2.0.2

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

No branches or pull requests

1 participant