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

fix: composer install break because of UNIX commands on windows #4126

Closed
3 of 5 tasks
ravinderk opened this issue Jun 7, 2019 · 0 comments
Closed
3 of 5 tasks

fix: composer install break because of UNIX commands on windows #4126

ravinderk opened this issue Jun 7, 2019 · 0 comments
Assignees
Milestone

Comments

@ravinderk
Copy link
Collaborator

ravinderk commented Jun 7, 2019

Bug Report

##Devloper Story
As a developer, I want run composer on windows.

Current Behavior

Current composer script is not cross-platform. I get when running composer install/update.
image (1)

Expected Behavior

I expected to run composer install/update without any issue.

Bug Type

  • This bug describes functionality that once worked as expected in version X.X.X.
  • This bug describes functionality that never worked as expected.
  • I am not sure whether this functionality ever worked as expected.

Steps to Reproduce

  1. run composer update/install on windows

Possible Solution

Move TCPDF logic to WebPack installs fo run that after update/install composer.

Acceptance Criteria

  • I can run composer install/update without any issue
  • I have same fonts in vendor/tecnickcom/tcpdf/fonts/ as in assets/src/tcpdf-fonts/
@ravinderk ravinderk added this to the June 2019 milestone Jun 7, 2019
@ravinderk ravinderk self-assigned this Jun 7, 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

No branches or pull requests

1 participant