ArcGIS v4.18 NPM Issue - VueJS

414
1
03-15-2021 09:24 PM
DevinYasas
New Contributor

I recently installed ArcGIS for VueJS via npm (@arcgis/core) . It has installed successfully.  But when start developing, the package continuously getting crash during NPM run environment (npm run watch)  . Do you know any solution for this? Is it because of the package size? 

0 Kudos
1 Reply
AndyGup
Esri Regular Contributor

We have an updated sample that uses VueJS 4.5.11, I also updated the npm scripts. Give that a try: https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-vue-cli

0 Kudos