Select to view content in your preferred language

Locale error when creating a map

462
0
12-18-2025 03:34 PM
GauravMunjal
New Contributor

I am getting an error while loading locale when trying to create a map using local npm install.

See https://github.com/Gaurav0/test-arcgis-no-ember for a complete simplified reproduction that doesn't use any framework.

I have verified that the assetsPath is correct and that the translation is correctly served at http://localhost:9000/assets/esri/widgets/Attribution/t9n/Attribution.json

Steps: clone the repo and run npm installnpm build and then npm run serve.

Versions:

  • Chrome: 142
  • MacOS: 15.6.1 (Arm M1 Pro)
  • Nodejs: 20.19.6

[gaurav.munjal@MacBookPro test-arcgis-no-ember (master)]$ npm ls --all | grep -e @ArcGIS -e @esri 

Gaurav Munjal

Tags (3)
0 Kudos
0 Replies