Skip to content

Unable to find a valid module template to use. #1427

Open
@raakasf

Description

@raakasf

Describe the bug
I get the following error when I run pdk new module --skip-interview foo /Users/<user>/Workspace/puppet/foo/foo:

pdk (INFO): Creating new module: foo
pdk (FATAL): Unable to find a valid module template to use.

I installed the VS Code extension and trying to create a new module using VS Code. Of course, the same command doesn't work from cli. Installed pdk using brew on MacOS.

To Reproduce
Install pdk, pdk new module --skip-interview foo /Users/<user>/Workspace/puppet/foo/foo

Expected behavior
Should create a module

Additional context

  • Your PDK installation method (native packages or via Rubygems): brew
    • (If via Rubygems, please include your Ruby version ruby -v)
  • Your PDK version (pdk --version): 3.4.0
  • Your operating system / platform: MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions