Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot redefine property: name #50

Open
grbbabu opened this issue Jul 20, 2020 · 0 comments
Open

TypeError: Cannot redefine property: name #50

grbbabu opened this issue Jul 20, 2020 · 0 comments

Comments

@grbbabu
Copy link

grbbabu commented Jul 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant