-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: WEBUI-1.0.4
-
Component/s: Web UI
-
Tags:
-
Team:GANG
-
Sprint:nxGang Sprint 11.1.14
We need to limit the web-component-tester dependency on Web UI on an older version, since the current one has a transitive dependency on gulp that causes:
12:19:49 TypeError: gulp.series is not a function 12:19:49 at Object.init (/opt/jenkins/workspace/8.10/nuxeo-web-ui-8.10/node_modules/web-component-tester/runner/gulp.js:22:33) 12:19:49 at Object.<anonymous> (/opt/jenkins/workspace/8.10/nuxeo-web-ui-8.10/gulpfile.js:344:38) 12:19:49 at Module._compile (module.js:556:32) 12:19:49 at Object.Module._extensions..js (module.js:565:10) 12:19:49 at Module.load (module.js:473:32) 12:19:49 at tryModuleLoad (module.js:432:12) 12:19:49 at Function.Module._load (module.js:424:3) 12:19:49 at Module.require (module.js:483:17) 12:19:49 at require (internal/module.js:20:19) 12:19:49 at Liftoff.handleArguments (/opt/jenkins/workspace/8.10/nuxeo-web-ui-8.10/node_modules/gulp/bin/gulp.js:116:3)
See builds:
- is related to
-
ELEMENTS-935 Fix elements jobs for 8.10
- Resolved