question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pro init is not working

See original GitHub issue
npm install ant-design-pro-cli -g
mkdir my-project && cd my-project
pro init
pro -V
0.2.0

There are pro new and pro generate with same function, are they duplicated?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
xyezircommented, Nov 6, 2017

坑爹啊,你代码revert了,但是npm 没有publish T_T,就说搞半天怎么init不了~~

1reaction
nikogucommented, Nov 6, 2017

😿 😿 😿 各位不好意思,家里环境有问题,npm 一直 publish 不上去,可以先用 0.1.5 版本,功能是一样的,就是改了命令的名字。。。。

  • 0.1.5
    • init -> 初始化(new)
    • new -> 创建模板(generator)
  • 0.2.0
    • new -> 初始化
    • generator -> 创建模板
Read more comments on GitHub >

github_iconTop Results From Across the Web

why npm init is not working on my machine? - Stack Overflow
npm init will create the package.json file with certain values like the package name, version, description, entry point etc. you can specify ...
Read more >
pac pcf init not working - Power Platform Community - Microsoft
Hi. I have installed all components as described on https://docs.microsoft.com/en-gb/learn/modules/build-power-app-component/1-create-code- ...
Read more >
npx react-native init could not be done properly, it may be ...
I am looking for a way to solve the fundamental problem, that is, it can run smoothly during npx react-native init .
Read more >
Terraform Init - Command Overview with Quick Usage Examples
terraform init is the first command you should run in the workflow, however, if you know that no changes have been made to...
Read more >
Fix common installation issues with Creative Cloud app ...
This error occurs when you are trying to install extensions or plugins using commands with sudo on the Universal Plugin Installer Agent (UPIA) ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found