Version 1.10 of ArcGIS Experience Builder Developer Edition is now available

483
2
12-02-2022 10:46 AM
Jianxia
Esri Regular Contributor
0 2 483

Version 1.10 of Experience Builder Developer Edition is now available. Starting at version 1.10 you can import higher versioned experiences or templates from ArcGIS Online, ArcGIS Enterprise, or the downloaded ZIP file. Other highlights include running the developer edition in a subdirectory and two new samples. See the release blog

Nodejs 16 is recommended for version 1.10.

Happy Holidays!

2 Comments
clc
by
New Contributor III

I tried installing 1.10 by following: https://developers.arcgis.com/experience-builder/guide/install-guide/

But when I ran npm ci on the server directory I got the following:

4 high severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

When I ran npm audit , I got:

# npm audit report

dicer *
Severity: high
Crash in HeaderParser in dicer - https://github.com/advisories/GHSA-wm7h-9275-46v2
No fix available
node_modules/dicer
busboy <=0.3.1
Depends on vulnerable versions of dicer
node_modules/busboy
multer <=2.0.0-rc.3
Depends on vulnerable versions of busboy
node_modules/multer

I had Ex1.9 running on another machine and I noticed that the npm version was 8.19.2. On the new machine it is 9.1.3. I tried to go back by running:

npm install -g npm@8.19.2

on the new machine, but no success either... Any ideas? Thanks a lot

 

clc
by
New Contributor III

Apparently high severity vulnerabilities do not prevent from running: npm start

So I am up and running using npm 8.19.3 ....

About the Author
Product Manager for ArcGIS Experience Builder and ArcGIS Web Appbuilder. She likes camping and hiking.