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

Failed to compile #7

Open
CorentinBrule opened this issue Jun 1, 2021 · 0 comments
Open

Failed to compile #7

CorentinBrule opened this issue Jun 1, 2021 · 0 comments

Comments

@CorentinBrule
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant