Vanilla & Vanilla-Docker v3.3: DevTools failed to load SourceMap
I followed the setup for installing Vanilla & Vanilla-Docker via Github. As the yarn run boilerplate-install command is somehow not working for me (I got another entry in this forum asking for support), I copied the Keystone theme.
The console output lists a lot of errors like the following for the SourceMaps:
DevTools failed to load SourceMap: Could not load content for https://dev.vanilla.localhost/api/v2/sourcemaps/forum/sourcemaps/zcb9i/2b01ed5e1a86125e3a0d: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE
These locations are not listed in my Sources/Page overview.
How do I link these to my local filesystem? I only figured at that locally the files are located in /vanilla/dist/forum/sourcemaps/zcb9i.
I am using Chrome Version 81.0.4044.113 (Official Build) (64-bit)
Thank you!