V
V
Vlad Gromov2019-10-23 11:42:48
Composer
Vlad Gromov, 2019-10-23 11:42:48

Is it possible to install Composer on a machine without admin rights?

Is it possible to install Composer on a machine without admin rights?
Commands by type

php -r "readfile('https://getcomposer.org/installer');" | php
do not work, the server under which the computer works with my account without admin rights does not pass NPM or Composera packages ...
I tried to download the installer itself from the official site and run it in the console, the same song ...
C:\Server\bin\PHP>php -r "readfile('installer');" | php
All settings correct for using Composer
Downloading...
The "https://getcomposer.org/versions" file could not be downloaded: failed to open stream:     , ..          ,       -     .

Retrying...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Lyskov, 2019-10-23
@Vlatqa

you can download composer.phar and use it locally

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question