Skip to content

TypeError: Cannot redefine property: name #50

Description

@grbbabu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions