Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"zeplin: command not found" after npm install -g zeplin plugin #23

Closed
deborah-ufw opened this issue Aug 17, 2020 · 1 comment
Closed

Comments

@deborah-ufw
Copy link

Hi everyone, I'm having trouble at every stage of adding Zeplin's Storybook integration to Zeplin.

For this step, I ran npm install -g @zeplin/cli-connect-react-plugin. This seemed to go well (and I checked our job board to see if we had an opening for the core.js engineer looking for a good job in the terminal message)

However, zeplin connect -p @zeplin/cli-connect-react-plugin returns
-bash: zeplin: command not found.

Here's the output.

`$ npm install -g @zeplin/cli-connect-react-plugin
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

[email protected] postinstall /usr/local/lib/node_modules/@zeplin/cli-connect-react-plugin/node_modules/core-js
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

  • @zeplin/[email protected]
    added 122 packages from 157 contributors in 12.383s
    ip-192-168-1-82:skipper dspeece$ zeplin connect -p @zeplin/cli-connect-react-plugin
    -bash: zeplin: command not found`

I also tried yarn global add @zeplin/cli-connect-storybook-plugin since our team mainly uses yarn, but this failed utterly with many complaints about Darwin.

@yuqu
Copy link
Contributor

yuqu commented Jan 24, 2021

I believe the issue was addressed as mentioned here: zeplin/connected-components-docs#24

@yuqu yuqu closed this as completed Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants