Skip to content

Unknown option '--allow-missing-repository' #1735

@jaads

Description

@jaads

When I package or publish my extension using ovsx I get this warning:

 WARNING  A 'repository' field is missing from the 'package.json' manifest file.
Use --allow-missing-repository to bypass.
Do you want to continue? [y/N] y

For vsce I can use the suggested option allow-missing-repository to bypass with warning and hence make the command work in my CI/CD pipeline.

But for ovsx adding this option does not work - although it has been suggested as you can see above.

ovsx publish --allow-missing-repository --no-dependencies
error: unknown option '--allow-missing-repository'

Metadata

Metadata

Assignees

No one assigned

    Labels

    cli(Component: cli) Open VSX command-line client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions