Skip to content

Conversation

@vicelu
Copy link

@vicelu vicelu commented Jul 24, 2025

After upgrading to 2.1.0 following error occured and is solved when downgrading or removing trailing commas

`node_modules/gulp-rename/index.js:40
);
^

SyntaxError: Unexpected token )
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object. (/builds/legacy/atcs1/gui/gulpfile.js:22:14)
at Module._compile (module.js:577:32)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
`

@yocontra
Copy link
Collaborator

yocontra commented Aug 7, 2025

Could you provide more information about your enviroment (node version, etc.)?

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

Successfully merging this pull request may close these issues.

2 participants