Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Failed to compile #7

Description

@CorentinBrule

Hello,

after a yarn install, I can't start or build the app and I get the following message :


./src/components/PageTreeView/TreeNode.tsx
  Line 11:1:  `react` import should occur before import of `../SortableTree`                              import/order
  Line 12:1:  `classnames` import should occur before import of `../SortableTree`                         import/order
  Line 13:1:  `react-use` import should occur before import of `../SortableTree`                          import/order
  Line 14:1:  `@fortawesome/react-fontawesome` import should occur before import of `../SortableTree`     import/order
  Line 15:1:  `@fortawesome/free-solid-svg-icons` import should occur before import of `../SortableTree`  import/order

Search for the keywords to learn more about each error.

This looks close to this issue #1 but it was closed without any feedback.
Any idea ?
best regards

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