- Notifications
You must be signed in to change notification settings - Fork37
Open
Description
Just for some hours now, our gulp build process stopped working due to an error ingulp-javascript-obfuscator:
C:\...\node_modules\gulp-javascript-obfuscator\node_modules\javascript-obfuscator\dist\webpack:\JavaScriptObfuscator\src\node\NodeUtils.ts:237 throw new ReferenceError('`parentNode`property of given node is `undefined`'); ^ReferenceError: `parentNode` property of given node is `undefined`(Note that I have "..." the path to the actual folder.)
After quickly digging into the problem, I have found thatjavascript-obfuscator has release v0.17.0 just today (some hours) ago. If I manually downgrade inside thegulp-javascript-obfuscator thejavascript-obfuscator to0.16.0 (instead oflatest) it works again. I know this cannot be the actual solution, but it could be a starting point however.
Any suggestions?
Thanks in advance.
Please, if more information is required from my side, tell me.
Metadata
Metadata
Assignees
Labels
No labels