Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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