please update! Example; in the `/plugins/dapps.js` line `491`: npm version: ` if (wantInbuiltAsset) {` Should be: `if (wantInbuiltAsset.wantInbuiltAsset) {` The above is already fixed in the latest version on github (1.3.8) but is not published to npm yet.