xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

React & react-native & vue & cli & environment information & report bugs

cli check vue / react environment information for report bugs


Q:

how to show react Local PC / Mac Environment Info?

A:

just using the cli

create-react-app

https://github.com/facebook/create-react-app/issues/new


$ npx create-react-app --info

https://github.com/mgrip/react-cli

# not exist for now `react-cli`
$ react info



Q:

how to show react-native Local PC / Mac Environment Info?

https://github.com/facebook/react-native/issues/21882#issuecomment-494614247

A:

just using the cli

$ react-native info 


Q:

how to show vue Local PC / Mac Environment Info?

https://github.com/vuejs/vue-cli/issues/4035#issuecomment-494613052

A:

just using the cli

$ vue info

npm bug

yarn OK


Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/10903828.html