Skip to content

No components were created #3

Description

@Boeny

Steps to reproduce

  1. install CRA by npx create-react-app test-figma2react
  2. install npm i -g figma2react globally and configurate .figma2react configuration file for figma connection
  3. create rectangle named test at figma
  4. run figma2react generate

What needs to be done:
Component named test should be created at the src/components folder

What actually happened
Empty src/components folder was created


  1. run figma2react watch
  2. change the color of the rectangle

What needs to be done:
Component named test should be created at the src/components folder

What actually happened
figma2react wrote the text "project changed, making modifications!", but there are still no components at the src/components folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions