plopjs/plop

Custom ActionTypes do not work when bypassing prompts (used with plop.load)

开放

#315 创建于 2022年3月6日

 (6 条评论) (0 个反应) (0 位负责人)JavaScript (266 个派生)batch import
buggood first issue

仓库指标

星标
 (6,845 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi everyone,

first of all, thank you for all the great work. Now back to my problem. In my package plop-action-eslint, I try to add tests for the custom type. It works when I cd into the package and run yarn plop but does not when I run yarn plop Template \"Test\". You'll see the screenshots of the issue in my PR https://github.com/natterstefan/plop-action-eslint/pull/1/files here.

What am I missing? You can use my repository to reproduce what I am talking about.

Thanks for your help.

贡献者指南