Closed elemis closed 3 years ago
I started getting the following error:
Plumber found unhandled error: Error in plugin "gulp-file-include" Message: JSON5: invalid character '\"' at 4:5
But I can't find the character that is causing it in any of the files. Any ideas how to pinpoint this?
After hours of searching I found out the cause of the error is a missing comma. Oh, well :)
I started getting the following error:
Plumber found unhandled error: Error in plugin "gulp-file-include" Message: JSON5: invalid character '\"' at 4:5
But I can't find the character that is causing it in any of the files. Any ideas how to pinpoint this?