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

webpacker resolved_paths deprecated #1836

Closed
pgwillia opened this issue Aug 27, 2020 · 1 comment
Closed

webpacker resolved_paths deprecated #1836

pgwillia opened this issue Aug 27, 2020 · 1 comment
Assignees

Comments

@pgwillia
Copy link
Member

pgwillia commented Aug 27, 2020

Describe the bug
asset:precompile has failure after bumping webpacker.

NoMethodError: undefined method `+' for nil:NilClass
�[0m
�[91m/usr/local/bundle/gems/webpacker-5.2.1/lib/webpacker/configuration.rb:31:in `additional_paths'

https://stackoverflow.com/a/63530034 explains that resolved_paths has been deprecated and should be replaced by additional_paths

To Reproduce
Steps to reproduce the behavior:
https://hub.docker.com/repository/registry-1.docker.io/ualbertalib/jupiter/builds/10511763-b384-429a-81de-66296e5b0786

Expected behavior
The build is clean.

Screenshots
If applicable, add screenshots to help explain your problem.
image

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

No branches or pull requests

1 participant