This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
i bought bronze license and create a new project local. And now i try to deploy on my live server with my Repository. If i try "composer install" i have error.
$ composer install No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file. Loading composer repositories with package information Authentication required (gateway.octobercms.com): Username: my@email Password:
[Composer\Downloader\TransportException] Invalid credentials for 'https://gateway.octobercms.com/packages.json', aborting.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-p rogress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ap cu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<package s>]...
I use my october cms login data.
Check that auth.json file is within your root directory. If not copy it from local enviroment
Biz-Mark said:
Check that auth.json file is within your root directory. If not copy it from local enviroment
thx, that was helpful
1-3 of 3