Upgrade error 1.3, some widgets are newer, import is failed

4296
10
12-15-2015 07:09 AM
LeoLadefian4
Occasional Contributor

Trying to upgrade 1.2 to 1.3 and I'm receiving this error when trying to import an app to the new version: "Some widgets are newer, import is failed"  I followed this procedure:

Upgrade apps—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers

some of my apps didn't come over using the command prompt so I used the GUI interface.

0 Kudos
10 Replies
AdamDrackley
Occasional Contributor III

Just a note; I ran into this as well during my upgrade.  It seemed that any app whose config.json file contained at least one entry for a widget with a slightly unusual "version" number, such as "1.2.2" or "1.2.0.6", would cause the upgrade to fail for that app.  Fortunately, I didn't need to dig into any of the individual manifest.json files for those widgets; I just changed the entries in the config.json to simple "1.2" version numbers and the upgrade ran fine.

The upgraded versions of the apps seem to be all happy-chappy, but I'll update if I find any oddness.