plopjs / plop

Consistency Made Simple
http://plopjs.com
MIT License
7.12k stars 277 forks source link

SyntaxError: Identifier 'require' has already been declared #385

Closed Alkaly02 closed 1 year ago

Alkaly02 commented 1 year ago

const require = createRequire(import.meta.url);

SyntaxError: Identifier 'require' has already been declared

crutchcorn commented 1 year ago

This seems unrelated to this topic of Plop? I'm not clear how to help further without more information.