Yucel Okcu

Results 8 comments of Yucel Okcu

Hey, What is shown on the logs seems to be inconsistent with the configuration you shared. - 2021-05-30 14:38:08 - debug - component config files: [{"plugins":[{"name":"@zeplin/cli-connect-react-plugin"},{"name":"@zeplin/cli-connect-storybook-plugin","config":{"command":"cd ./packages/shared-ui && yarn storybook"}}],"projects":["60b2f9d94a6dfa1550d529df"],"styleguides":[],"components":[{"path":"packages/shared-ui/src/Components/AppButton/AppButton.js","zeplinIds":["60b2f9eadcee6518e5419c47"]}],"github":{"repository":"channelaffairs/tooth-fairy-mono-repo"}}]...

Hi, I couldn't reproduce the issue on a Windows 10 setup. Is @zeplin/cli also installed to global? Things under the hood is simply calling require() to load the plugin. Global...

One thing got my attention is that the logs shows `@zeplin/cli` is installed in `d:\NPM\node_modules\node_modules\@zeplin\cli`. Do you still try to invoke `zeplin connect` after installing as a dev dependency? If...

Could you share Storybook version?

You can safely ignore the error, [it was addressed here](https://github.com/mertkahyaoglu/storybook-zeplin/issues/54#issuecomment-1228462813). Let's keep the issue open so that others may find the answer until we find a way to remove the...

Hey @alphanumericone, I couldn't reproduce this issue. Could you share a sample configuration?

I was able to generate 4 links (3 manual + 1 auto) using the configuration you sent. Do you use the latest version on both CLI and its plugins?

The issue should have been fixed with https://github.com/trstringer/manual-approval/pull/125 and https://github.com/trstringer/manual-approval/pull/112. @trstringer we need a release to see the changes on `trstringer/manual-approval@v1` @DenisBalan alternatively you may point your action to main...