You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the error too.
/avataaars-generator/node_modules/@types/react-helmet/index.d.ts
(41,35): error TS2339: Property 'Component' does not exist on type 'typeof React'.
I have installed the latest version of lodash and typescript
Doing a fresh install of react and the repository. The server comes up briefly and crashes with:
Failed to compile.
/Users/daniel/Documents/GitHub/avataaars-generator/node_modules/@types/lodash/common/object.d.ts
(1689,12): error TS2304: Cannot find name 'Exclude'.
I'm trying to specify later versions of lodash and typescript (just searching for other people with this issue on other projects) but same error.
I'm not fluent in react (I'm an ios programmer).. so a little too much in the deep end here
The text was updated successfully, but these errors were encountered: