-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Can't install any package E::ProcessQueue::Error #3003 #154
Comments
Right, I don't actually have a windows 8 box any more so haven't tested there. Could you run it with debug logs:
and post the output. Also do you have access to Windows Terminal or a command prompt that supports escape characters? Will make the utility output look a lot nicer. |
Ok, I checked on windows 10 and everything works well there, I will work using windows 10 |
Hi, sorry the
or whatever you were running. |
Hi, Ok, thak you. |
Ah right, the zip extraction powershell command isn't available on windows 8 by the looks of it. I should be able to get around that by falling back to an as3 implementation. Will leave this one open to get it implemented. Would you be able to test an update when I have something available? |
Could you try this update for me: |
thanks, it seems to be working now |
Great! thanks for confirming, I'll get this rolled into the next release. |
Will leave this open until we roll out the update, should be this week. |
Hello. I'm just trying to get started with the utility. And most likely I'm doing something wrong, but I can't figure out what exactly is wrong.
Firstly I also have a conflict with atom apm, and I have to use the full path.
I manage to initialize the project and I get the project.apm file.
But I have problems installing any package, both in a new project and an existing one.
files are downloaded to the apm_packages folder, but everything ends with an error E::ProcessQueue::Error #3003
I use Windiws 8.1 os
what could be wrong?
The text was updated successfully, but these errors were encountered: