Could not open input file: C:\Users\appveyor\AppData\Local\Temp\1\composer.phar
Hi,
I tried to setup AppVeyor for a PHP open-source project.
I got the following error when running composer:
Could not open input file: C:\Users\appveyor\AppData\Local\Temp\1\composer.phar
You can find the failing build here: https://ci.appveyor.com/project/Soullivaneuh/isocodesvalidator/build/1.x.15/job/x9hwkvvb3qk6mgi5
And the related GitHub PR: https://github.com/Soullivaneuh/IsoCodesValidator/pull/49/files
Any idea of what is going on?
Thanks.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on Dec 01, 2015 @ 08:35 PM
Why is it looking in TEMP? Try specifying complete path to composer.phar.
2 Posted by soullivaneuh on Apr 26, 2016 @ 10:24 AM
Well, this is why I'm posting this issue. There is not reason to call it from TEMP.
See my configuration file: https://github.com/Soullivaneuh/IsoCodesValidator/blob/b2b8b212f77cece8d2d5fa381a78e18f6af8b4f7/appveyor.yml
Support Staff 3 Posted by Feodor Fitsner on Apr 28, 2016 @ 01:53 AM
Have you tried playing with it via RDP: http://www.appveyor.com/docs/how-to/rdp-to-build-worker?
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:06 AM.