Skip to content
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

Error when edit configuration in UI #135

Closed
mrsombre opened this issue Apr 14, 2020 · 0 comments
Closed

Error when edit configuration in UI #135

mrsombre opened this issue Apr 14, 2020 · 0 comments
Labels
Milestone

Comments

@mrsombre
Copy link

The method "Playbloom\Satisfy\Model\Archive::getPrefixUrl()" returned "null", but expected type "string". Have you forgotten to initialize a property or to make the return type nullable using "?string" instead?

With this satis.json archive section

"archive": {
        "directory": "dist",
        "format": "zip",
        "skip-dev": false,
        "whitelist": [],
        "blacklist": [],
        "checksum": true,
    },

Notice by default it is no "prefix-url" option for archive.

@ramunasd ramunasd added this to the 3.2.5 milestone Apr 16, 2020
@ramunasd ramunasd added the bug label Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants