Closed rdaud closed 10 months ago
Thanks for reporting this! I’ve pushed a fix but you’ll need to use the next
branch, not main
$ node -v
v20.10.0
$ npm -v
10.2.5
$ git clone https://github.com/yuanqing/create-figma-plugin
$ cd create-figma-plugin
$ git checkout --track origin/next
$ npm install
Branch: main Node: v21.2.0 NPM: 10.2.5
I run npm install and a couple of different Warn and Error messages are thrown. Running npm install using "--force" doesn't work as well.