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

Add yarn support #31

Closed
vikumDheemantha opened this issue Dec 29, 2020 · 1 comment
Closed

Add yarn support #31

vikumDheemantha opened this issue Dec 29, 2020 · 1 comment

Comments

@vikumDheemantha
Copy link

The current version is not working with yarn and even windows installing command with escape character is not working (But it can be installed through the first command). It would be great if you enhance this to support yarn install since create-react-app uses yarn as the default package manager.

@cwstra
Copy link
Contributor

cwstra commented Jan 5, 2021

I successfully installed it with yarn on windows today by putting the package name in quotes in powershell:
yarn add "@david.kucsai/react-pdf-table"

@dmk99 dmk99 closed this as completed Apr 19, 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

3 participants