I have been exploring the examples provided in the documentation for ArcGIS, but I am facing difficulties in using it correctly. For instance, when I try to import Map from ArcGIS as demonstrated in this example:
import Map from '@arcgis/Map'
It results in an error in my browser indicating that 'esri' could not be found, similar to what is shown in this https://i.sstatic.net/Yk91d.png
Could someone help me understand why it is attempting to download files from assets?