Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Compile fail. Missing 'key' prop error #10

Closed
urbionic opened this issue May 16, 2017 · 1 comment
Closed

Compile fail. Missing 'key' prop error #10

urbionic opened this issue May 16, 2017 · 1 comment

Comments

@urbionic
Copy link

Hi
I cloned your repo and successfully ran npm install, but couldn't run other scripts: build or dev.
On running 'npm run dev' I get the following:
`ERROR Failed to compile with 4 errors 1:42:18 PM

error in ./common/components/Sidebar/SidebarInnerComponent.jsx

/Users/riaanretief/Dev/react-semantic.ui-starter/common/components/Sidebar/SidebarInnerComponent.jsx
37:9 error Missing "key" prop for element in iterator react/jsx-key`

screen shot 2017-05-16 at 1 54 09 pm

@Metnew
Copy link
Owner

Metnew commented May 16, 2017

Hi, thanks for your issue, I just updated master branch, it must works right now. Can you check it?
Probably, issue was caused by new release of react-eslint package

@Metnew Metnew closed this as completed May 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants