This repository was archived by the owner on Jan 3, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
is this tool still usable? #2
Copy link
Copy link
Open
Description
Hey,
I was using the latest version of this project to automate the plugin publish but failed to make it due to the authorized response from figma api by following the given docs to setup the env vars etc.
so I just want to quickly checkin if this project still valid for the latest figma plugin publish workflow? if so can I get a latest document to follow?
Here is the current issue im encountering while running figcd auth:
yarn figcd auth [07/8/24 | 11:47:46]
yarn run v1.22.17
Please enter the email address of your Figma account: xxxx
Please enter your Figma password: xxxx
//....
SMS sent to number ending in (1077): please enter the Authentication code: 6371002
/Users/zheng.yuan/workspace/vega-figma/node_modules/figcd/src/auth-helper.js:145
const cookiesReceived = loginResponse.headers.get('set-cookie').split('; ');
^
TypeError: Cannot read properties of null (reading 'split')
at Command.authenticate (/Users/zheng.yuan/workspace/vega-figma/node_modules/figcd/src/auth-helper.js:145:72)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Command.parseAsync (/Users/zheng.yuan/workspace/vega-figma/node_modules/figcd/node_modules/commander/lib/command.js:936:5)
at async main (/Users/zheng.yuan/workspace/vega-figma/node_modules/figcd/bin/cli.js:135:9)
Node.js v20.10.0
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels