You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config file found, parsing /Users/me/StudioProjects/myproject using specified include globs
Fetching component information from Figma...
Parsing response
Generating Code Connect files...
Running parser: ./gradlew -p . createCodeConnect -PfilePath=tmp/figma-code-connect-parser-io.json.tmp -q
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':createCodeConnect'.
> Parameter specified as non-null is null: method com.figma.code.connect.FigmaCodeConnectPlugin.apply$lambda$15$lambda$13, parameter $project
BUILD FAILED in 862ms
Failed to create: Parser exited with code 1
Can u help me? I installed Figma Code Connect yesterday morning, so version is last.
Of course, I add to my module
Hi! I tried to integrate code connect, but got strange silly error:
This is output
Can u help me? I installed Figma Code Connect yesterday morning, so version is last.
Of course, I add to my module
and plugin for root project
Clean & rebuild didnt help, invalidate caches too. Application worked fine.
I use mac os ventura 13.4.1, Android Studio Ladybug | 2024.2.1 Patch 1.
What did I miss?
The text was updated successfully, but these errors were encountered: