plugin-samples
plugin-samples copied to clipboard
Error : 'console' was also declared here.
Hi, I am facing an issue while using this package for Figma plugin and the following is the error I am facing
node_modules/@figma/plugin-typings/index.d.ts:11:9 11 const console: Console ~~~~~~~ 'console' was also declared here.
Versions are Node: 17 NPM: 8 Typescript: 4.4
open for suggestion
Hey I'm also having this issue - followed the steps in the docs very closely and upon completion of the 'Bundling with Webpack' section I'm getting this error.