Skip to content

Conversation

keiththomps
Copy link
Contributor

Ran into the following error attempting to utilize propshaft main (caused by simple typo):

image

Test likely isn't necessary to keep, but I needed it to reproduce the issue.

@tapster
Copy link

tapster commented Sep 7, 2024

Just hit the same issue. Confirmed Keith's fix in this PR resolves 👍 . thanks

2.943 bin/rails aborted!
2.945 NoMethodError: undefined method `manifest_path' for an instance of Pathname (NoMethodError)
2.945
2.945 load_path: load_path, output_path: config.output_path, compilers: compilers, manifest_path: config.manifest_path.manifest_path
2.945                                                                                                                  ^^^^^^^^^^^^^^

@theodorton theodorton merged commit f1761f2 into rails:main Sep 8, 2024
3 checks passed
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.

3 participants