You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the post install rake task "rake development radiant:extensions:tiny_paper:update", I had he following error returned:
Could not load extension from file: tiny-paper_extension.
<NameError: wrong constant name Tiny-paperExtension>
Copying assets from TinyPaperExtension
rake aborted!
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.+
The text was updated successfully, but these errors were encountered:
When running the post install rake task "rake development radiant:extensions:tiny_paper:update", I had he following error returned:
Could not load extension from file: tiny-paper_extension.
<NameError: wrong constant name Tiny-paperExtension>
Copying assets from TinyPaperExtension
rake aborted!
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.+
The text was updated successfully, but these errors were encountered: