Skip to content

spago bump-version, 'C:\Program' is not recognized as an internal or external command #875

@vycdev

Description

@vycdev

Might be related to #639

When running spago bump-version --no-dry-run major on Windows 11 it will fail to run bower install because 'C:\Program' is not recognized as an internal or external command.

Command output:

[info] Generating a new Bower config using the package set versions..
[info] Generated a valid Bower config using the package set
[info] No git version tags found, so assuming current version is v0.0.0
[info] ** Running action: write the new config to the `bower.json` file and try to install its dependencies
[info] Writing the new Bower config to "bower.json"
[info] Running `bower install` so `pulp publish` can read resolved versions from it
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
[error] Failed to run `bower install` on your package

My spago version is 0.20.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions