Cache error message

I want to follow along Kevin's YouTube video: "Turn static HTML/CSS into a blog with CMS using the JAMStack". When I run the "npm start" command, I get the following error messages:

[23040:1122/181852.630:ERROR:cache_util_win.cc(20)] Unable to move the cache: Access denied. (0x5)
[23040:1122/181852.630:ERROR:disk_cache.cc(208)] Unable to create cache


I have tried clearing the browser cache, running Chrome as Administrator, and deleting the Cache folder in the Chrome folder, but nothing works. Please help - this is why I prefer the Front of the Front-End! 😒
Was this page helpful?