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

Trouble with zip.js #21

Open
JeanPaul20 opened this issue Feb 17, 2023 · 1 comment
Open

Trouble with zip.js #21

JeanPaul20 opened this issue Feb 17, 2023 · 1 comment

Comments

@JeanPaul20
Copy link

Hello Maniruzzaman, my compliments for the project you created.
I am running it and see how it was build.
Quick question, the zip.js file is not working correctly.
If I run it like you mentioned it in the read.me, I end up with an empty dist folder.
When I stop the code execution on the line
asyncExec(
'composer install --optimize-autoloader --no-dev',
{
it will copy the folders and files, except the vendor folder for some reason.

Anyway, wanted to let you know, as this is still a work in progress, I guess you will fix this in the near future.
I have it fixed manually for now, so I can test the plugin.

Great project, love it.
Kind regards,
Jean Paul

@Davidemanc
Copy link

Hello Maniruzzaman, my compliments for the project you created. I am running it and see how it was build. Quick question, the zip.js file is not working correctly. If I run it like you mentioned it in the read.me, I end up with an empty dist folder. When I stop the code execution on the line asyncExec( 'composer install --optimize-autoloader --no-dev', { it will copy the folders and files, except the vendor folder for some reason.

Anyway, wanted to let you know, as this is still a work in progress, I guess you will fix this in the near future. I have it fixed manually for now, so I can test the plugin.

Great project, love it. Kind regards, Jean Paul

Hi, how did you solve the problem? I noticed that the files in the dist folder actually get written correctly, but then disappear in a millisecond as if they were deleted due to lack of permissions or by an antivirus. Thanks for sharing.

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

2 participants