A console message noticed during live reloading (when using Intellij). May be useful for improving live reloading.
info: Reload for file deletion: C:\repos\nus-te3201\website\programming\files-paths\text.md___jb_tmp___
error: EPERM: operation not permitted, unlink 'C:\repos\nus-te3201\website_site\programming\files-paths\text.md___jb_tmp___'
This message did not crash the build though.
At another time the build crashed when it tried to access a file {some path}/.temp/{some path}
error: EPERM: operation not permitted, open 'C:\repos\nus-te3201\website\programming.temp\toc\expressions-types-variables.md'
A console message noticed during live reloading (when using Intellij). May be useful for improving live reloading.
This message did not crash the build though.
At another time the build crashed when it tried to access a file
{some path}/.temp/{some path}