Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cml 不支持windows开发?第一步测试就被劝退了 #516

Open
wony-zheng opened this issue Dec 24, 2020 · 3 comments
Open

cml 不支持windows开发?第一步测试就被劝退了 #516

wony-zheng opened this issue Dec 24, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@wony-zheng
Copy link

d:\Workcopy>cml init project
? please input the name of project: (node:2512) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:2512) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:2512) Warning: Accessing non-existent property 'which' of module exports inside circular dependency

问题截图

编译环境信息

  • chameleon-tool 版本:[e.g.0.1.0]
  • nodejs版本、npm版本:[node v8.11.4、npm 5.6.0]
  • 电脑操作系统: [e.g. macOS High Sierra 10.13.6]

运行环境信息

  • 端版本: [e.g. 微信小程序 7.0.3、weex 2.0、手机Safari浏览器 、PC Chrome浏览器 1.30]
  • 手机机型: [e.g. iPhone6 12.0]
@wony-zheng wony-zheng added the bug Something isn't working label Dec 24, 2020
@wony-zheng
Copy link
Author

npm ERR! code FETCH_ERROR
npm ERR! errno FETCH_ERROR
npm ERR! network timeout at: http://registry.npm.xiaojukeji.com/circular-dependency-plugin/download/circular-dependency-plugin-4.4.0.tgz

@wony-zheng
Copy link
Author

我用ubuntu写初始化不了,太失望

@WJCHumble
Copy link

确实报这些错,但是在下面输入项目名称就行了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants