Replies: 1 comment
-
maybe maybe local missing?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
spent several hours trying to add generated sitepackage as local extension to typo3 composer installation.
Getting:
Could not find a version of package company/sitepackage matching your minimum-stability (stable). Require it with
an explicit version constraint allowing its desired stability.
If I run:
composer require company/my-sample-sitepackage@dev
Getting:
The "https://packagist.org/providers/companyt/sitepackage@dev.json" file could not be downloaded (HTTP/1.1 404 Not
Found)
I am stuck, any help will be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions