Closed airamrguez closed 4 years ago
Hey Airam,
I could not reproduce any issues with the plugin using node v14.2.0.
The error will be gone after https://github.com/zeplin/cli-connect-react-plugin/pull/17 is merged. However, the actualy root cause is that react-docgen could not read type
, tsType
or flowType
of any of your components, so one of your component fields may not be shown in the resulting code snippet.
I can help you if you could share a sample code, feel free to open the issue again if the PR does not work for you.
I'm getting this error when executing
zeplin connect
. It was working until I upgraded node version to v14.2.0. Don't know if it's related though.