uninitialized constant Spree::Admin with Bootsnap #4602
Unanswered
damienlethiec
asked this question in
Troubleshooting
Replies: 1 comment
-
This seems to be a issue with bootsnap and not with solidus. There is a similar issue in bootsnap repository's issue tracker rails/bootsnap#147 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have just created a new rails 5.1 app and installed Solidus. Unfortunately, I have a problem with bootsnap. When I disable bootsnap, the problem goes away and Solidus works fine.
Thanks a ton in advance :)
Steps to reproduce
gem 'bootsnap', github: 'ojab/bootsnap', require: false
(to solve another bug)rails s
Expected behavior
The app launches correctly
Actual behavior
Error:
System configuration
Solidus Version:
Extensions in use:
Beta Was this translation helpful? Give feedback.
All reactions