Open
Conversation
Fix tar command on newer versions of tar
9205c41 to
c439e54
Compare
|
Hi @neclimdul I'm experience the same issue. Have you found a workaround till this is merged? |
Author
|
No, I had a whole slew of forks of patternlab related projects to get it to work. gave up and just had someone with a mac setup the project. Hopefully I don't have to make another patternlab project or this gets merged. |
|
Just opened an issue related to this: #169 Need to either merge this PR, or change it from ^0.4 to ~0.3 for better backward compatibility. This is seriously impacting the ability to integrate Pattern Lab with a D8 project that needs Drupal Console. |
Member
|
Hey @EvanLovely, can you look into this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #118 starter kit fails with invalid options on newer versions tar.
Re-open #121 since it was never merged.