//= require moment is raising an error
Opened this issue · 1 comments
ChrisCPO commented
I have followed the install instructions and
//= require moment => couldn't find file 'moment' with type 'application/javascript'
Removing this, got rid of the error, however in my form nothing showed up?
using rails 4+ version
gurvircheema commented
I ran into the same error. Restarting the server fixed it for me.