epage-cli 初始化一个项目
Open
- Dominant language
- Vue
- Stars
- 492
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
TypeError: Cannot read property 'replace' of undefined
at ReadFileContext.callback (/Users/huangshan/.config/yarn/global/node_modules/epage-cli/bin/epage.js:64:10)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:237:13)
**To Reproduce**
Steps to reproduce the behavior:
1、yan global add epage-cli
2、epage init explore-widgets
**Expected behavior**
执行 epage init explore-widgets 希望可以创建成功
**Desktop (please complete the following information):**
- OS: Mac OS
- npm: 6.12
- node: v10.15.13
Contributor guide
Assessment
This issue has not been assessed yet.