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

don't forget to do a yarn install before linking #2094

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

williamli
Copy link
Contributor

@williamli williamli commented Apr 4, 2019

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install dependencies with yarn install
  3. Link the package to the global module directory: yarn run link (not yarn link)
  4. You can now start using now anywhere inside the command line

@codecov-io
Copy link

Codecov Report

Merging #2094 into master will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2094      +/-   ##
=========================================
- Coverage    4.64%    4.5%   -0.15%     
=========================================
  Files         243     243              
  Lines        8539    8539              
  Branches      867     867              
=========================================
- Hits          397     385      -12     
- Misses       8126    8138      +12     
  Partials       16      16
Impacted Files Coverage Δ
src/util/get-project-name.js 90.9% <0%> (-9.1%) ⬇️
src/util/get-files.js 91.53% <0%> (-8.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 242be8d...176f3dc. Read the comment docs.

@leo leo merged commit f8cbe36 into vercel:master Apr 5, 2019
leo pushed a commit that referenced this pull request Apr 5, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants