-
Following the readmes, I installed the following globally (npm install -g) and added them to the plugins in components.json
- zeplin-cli-connect-plugin-vue
- @zeplin/cli-connect-storybook-plugin
…
-
When I call `zeplin connect` I get this result:
```
Zeplin CLI - v1.1.11
Connecting components to Zeplin components failed.
Error occurred while processing Panelist/Account/PlSecureFie…
ghost updated
3 years ago
-
Dear Zeplin Support,
I hope this message finds you well. I'am writing to report an issue I'm experiencing with the connection between Zeplin components and Angular components. I have followed the …
-
Hi,
I am getting this error after following the setup guide and running "zeplin connect":
```
Connecting components to Zeplin components failed.
Error occurred while processing MyApp/Vie…
-
Hi Guys
I'm using the config below to connect Zeplin with Storybook
`{
"plugins": [
{
"name": "@zeplin/cli-connect-react-plugin"
},
{ "name": "@ze…
-
Seems like I am having issues with ES6 imports, or TypeScript itself?
```
import React from "react";
import cls from "classnames";
import { IButtonProps } from "./types";
import "./Button.scs…
-
Hello !
I tried to use this plugin for zeplin components but was not able to get a connection between code and zeplin project.
The installation of the tools was no problem and I managed to set …
-
New user to the Zeplin CLI. Launched from shell using the "Connect to code" button in Zeplin Mac app. I made it to the "Select the component file:" option in the cli and this is where things become …
-
When specifying format: "new" in the configuration, even if multiple stories are manually configured for the component, only a single storybook link will be generated.
-
## 새로운 컴퓨터에 개발환경을 셋팅하기 위해, 필요한 것들을 받을 수 있는 링크 모음입니다.
- Homebrew : [link](https://brew.sh)
- NodeJs : [link](https://nodejs.org/ko/)
- Homebrew - NodeJs : [link](https://deok.me/entry/NodeJS-MAC…