Error installing webpack

When I install webpack in my project, an error occurs in the index.d.ts file, which is necessary to determine the type for the plugin API (the npm install --save-dev @figma/plugin-typings command).
error
If anyone has encountered this problem, please help