Closed Alkaly02 closed 1 year ago
const require = createRequire(import.meta.url);
SyntaxError: Identifier 'require' has already been declared
This seems unrelated to this topic of Plop? I'm not clear how to help further without more information.
const require = createRequire(import.meta.url);
SyntaxError: Identifier 'require' has already been declared