Cors error in moralis because of `unpkg.com/moralis/package.json`

Access to XMLHttpRequest at 'https://www.unpkg.com/moralis/package.json' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

why do I get the error please

it looks like there is a problem with unpkg.com not working

the code actually returns expected value but this is what I see on console

maybe the code still works, but you will see that error in the browser console when Moralis SDK tries to check if it has latest version or not, it doesn’t affect main functionality for Moralis SDK

So I should not worry

yes, it looks like that error is fixed now too

okay thanks for your help always