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
jpw
changed the title
compile.js fails if public/resources && resources/js is empty
compile.js fails if public/resources & resources/js is empty
Sep 14, 2017
I don't think so, the only relevant docu I think is over here
What is also not clear is, if you are not using Shunter's built-in asset handling at all, one does not need to run shunter-build/compile as this only compiles assets, not templates.
compile.js
fails ifpublic/resources
&resources/js
is empty.All the user gets is an unhelpful
Caught exception: TypeError: Cannot convert undefined or null to object
with no line number.I hit this setting up a new project without doing the Getting Started Guide first, and running compile for the first time...
The text was updated successfully, but these errors were encountered: