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
I am also getting this error. Did it ever resolve @ft5198560 ?
Edit: It worked itself out after not running it for a couple minutes. Not exactly sure what the issue was, but if I had to take a wild guess I'd assume it had to do with the server.
I had a similar error, after looking into the source and the docs there is one option that is required for testing html fragments (angular partials) --'tmplext'
I'm getting this error every time.
"Fatal error: Cannot read property 'doctype' of undefined"
Not sure what's going wrong.
Config:
htmlangular: {
files: {
src: ['src/index.html']
}
},
The text was updated successfully, but these errors were encountered: