Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Windows pack failure while using "oclif-dev pack" command #189

Open
rthangam opened this issue Jul 28, 2020 · 2 comments
Open

Windows pack failure while using "oclif-dev pack" command #189

rthangam opened this issue Jul 28, 2020 · 2 comments

Comments

@rthangam
Copy link

rthangam commented Jul 28, 2020

I am trying to use oclif-dev pack command to generate standalone tar balls, but i get the following issue when it tries to create tarball for Windows:

oclif-dev: extracting node-v12.16.1-win-x64
Error: Command failed: /bin/sh -c 7z x -bd -y {path}/tmp/node/node-v12.16.1-win-x64.7z > /dev/null
Code: 2

Please suggest how to get around this issue ?

@rthangam rthangam changed the title Windows pack failure while using oclif-dev pack Windows pack failure while using "oclif-dev pack" command Jul 28, 2020
@florianbepunkt
Copy link

@rthangam Have you ever found a solution to this?

@rthangam
Copy link
Author

rthangam commented Jun 3, 2021

Yes @florianbepunkt I used npm pack to solve this issue. That runs on all platforms thanks for asking.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants