Skip to content

Wheels CLI commands on Windows result in Lucee error #2841

Description

@teleotic

Describe the bug
Using the Wheels CLI on Windows results in a Lucee error for most commands. Running wheels new or wheels start give the following error:

PS C:\Users\tim\Projects> wheels new hello
[ERROR] Error: lucee.runtime.exp.NativeException: there is no Resource provider available with the name [c], available resource providers are [ftp, zip, tar, tgz, http, https, ram, s3]

To Reproduce
Steps to reproduce the behavior:

  1. Install wheels on Windows through scoop, per website directions.
  2. Run wheels new hello to create new project
  3. See error

Expected behavior
The wheels command should run successfully. In the case of wheels new hello, a new wheels project with the name hello should be generated.

Desktop (please complete the following information):

  • OS: Windows 11
  • Version: Windows 11 Pro 25H2

Additional context
Error appears in Powershell, Git Bash, and Command Prompt. Closed and re-opened Powershell in case the environment variables needed to be updated. Rebooted Windows. No change.

wheels --version runs correctly, giving "Wheels Version: 4.0.2 (stable)" and displaying the Wheels ASCII art.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions