You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the below error while performing css file split. The reason for the error is due to security patch done in "thenify" library (thenables/thenify#30)
15:30:37] Starting 'build:bless'...
[15:30:37] 'build:bless' errored after 36 ms
[15:30:37] TypeError: Cannot redefine property: name
at Function.defineProperty (native)
at createWrapper (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/node_modules/thenify/index.js:75:10)
at thenify.withCallback (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/node_modules/thenify/index.js:32:10)
at /build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:55:65
at Array.forEach (native)
at promisifyAll (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:53:11)
at Function.withCallback (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:33:10)
at Object. (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/mz/fs.js:47:24)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE
The text was updated successfully, but these errors were encountered:
Hi,
I am getting the below error while performing css file split. The reason for the error is due to security patch done in "thenify" library (thenables/thenify#30)
15:30:37] Starting 'build:bless'...
[15:30:37] 'build:bless' errored after 36 ms
[15:30:37] TypeError: Cannot redefine property: name
at Function.defineProperty (native)
at createWrapper (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/node_modules/thenify/index.js:75:10)
at thenify.withCallback (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/node_modules/thenify/index.js:32:10)
at /build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:55:65
at Array.forEach (native)
at promisifyAll (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:53:11)
at Function.withCallback (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/thenify-all/index.js:33:10)
at Object. (/build/workspace/linux-1/workspace//node_modules/gulp-bless/node_modules/bless/node_modules/fs-promise/node_modules/mz/fs.js:47:24)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE
The text was updated successfully, but these errors were encountered: