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
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
There seems to be an error here when the template tries to load the empty app.js file. Am I missing something, or should this path be assets/javascripts/app.js?
Oh, hmm, I see that the gulp build is creating a css folder in the assets folder, but it's not creating js folder. So I imagine this path is correct, but maybe a 'js' folder is not getting created by the gulpfile as expected? Looking at the gulpfile though, I see where the css folder is created, but not a js folder....
When I run the build, I am getting an error: Failed to load external module @babel/register, could that be related?
There seems to be an error here when the template tries to load the empty app.js file. Am I missing something, or should this path be
assets/javascripts/app.js
?ghost-theme-template/default.hbs
Line 26 in f2cf546
The text was updated successfully, but these errors were encountered: