Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose / Component Publish #227

Closed
amyleed2 opened this issue Dec 18, 2024 · 1 comment
Closed

Compose / Component Publish #227

amyleed2 opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@amyleed2
Copy link

amyleed2 commented Dec 18, 2024

I want to publish a component with compose, but the following error message appears and integration does not work.

Language : compose
Tool : Android Studio

Json FIle
{
"codeConnect": {
"parser": "compose",
"gradleWrapperPath": "..",
"include": ["app/src/main/java/com/example/codeconnecttest/TopNavigationItem.kt"],
"exclude": ["test/", "docs/","build/**","playground"],
}
}

Error message is..
'Config file found, parsing '~directory/figma' using specified include globs
Running parser: ./gradlew -p . parseCodeConnect -PfilePath=tmp/figma-code-connect-parser-io.json.tmp -q
Error returned from parser: Parser exited with code 1. Try re-running the command with --verbose for more information.'

@slees-figma slees-figma added bug Something isn't working and removed API question labels Dec 18, 2024
@slees-figma
Copy link

Hi @amyleed2, thanks for the report and sorry things are broken for you. Please could you try rerunning with --verbose and sharing the output?

It'd also be great if you could supply:

  • Your code connect plugin version
  • Your code connect dependency version

@amyleed2 amyleed2 closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants