在真正的旧PC上安装React Native [英] Install React Native on really old PC

查看:91
本文介绍了在真正的旧PC上安装React Native的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是学生,我的电脑坏了,我现在无法负担得起。所以我现在拥有的是:



Pentium4 1.5GHz

640MB RAM

20GB HD

Windows XP SP3



我能以某种方式安装React Native吗?对包装经理没有经验。试图安装React Native,但Gyp是否可以安装VS 2008?我可以通过使用预编译模块或类似的东西来解决这个问题吗?我可以安装像Lixux这样的其他操作系统,这样我可以安装吗?谢谢

Hi, I´m a student and my PC broke down and I can´t afford to fix it at the moment. So what i have at the moment is:

Pentium4 1.5GHz
640MB RAM
20GB HD
Windows XP SP3

Can I install React Native somehow? Am not experienced with packaging managers. Tried to install React Native, but does Gyp work with VS 2008 installed? Can I work around that by using precompiled modules or something like that? Can I install another OS like Lixux, will that enable me to install? Thanks

推荐答案

老实说,我甚至不会尝试:VS 2008自己有最低要求

of:

1.6 GHz或更快的处理器

384 MB的RAM或更多

2.2 GB的可用硬盘空间



但我甚至不会想到在不到1GB的情况下运行XP,最好是2GB。那个20GB的硬盘也会非常紧张......



找到钱并修好你的坏人:这样可以节省你的财富!
To be honest with you, I wouldn't even try: VS 2008 on it's own has a minimum requirements
of:
1.6 GHz or faster processor
384 MB of RAM or more
2.2 GB of available hard-disk space

But I wouldn't even think of running XP in less than 1GB, and preferably 2GB. And that 20GB HDD is going to be pretty tight as well...

Find the money and fix your broken one: it's going to save you a fortune in time!


嗯,这是一个很难的案例...



即使是不太好的Windows XP也几乎没有任何意义这样的配置。我认为Linux将是更好的选择,甚至不仅仅是Linux,而是更好的一些非常轻量级的发行版。最有可能的是,你会想要它与桌面环境和类似Windows的东西,然后Lubuntu(基于轻量级LXDE桌面的Ubuntu)将是最佳选择之一。



我不知道为什么你需要Visual Studio;你比较清楚。如果您需要使用ReactJS进行JavaScript开发,而ReactJS只是一个JavaScript库,那么,严格来说,您只需要一个Web浏览器和一些文本编辑器。在您的配置上,即使Linux上的大型IDE也可能很慢,但很难说,您可以试试。



回答你的问题是我不喜欢我不知道你真正需要什么,不知道什么。



-SA
Well, this is a tough case…

Even old not-so-good Windows XP along makes little to no sense of such configuration. I think Linux would be much better choice, and even not just Linux, but better some really lightweight distro. Most likely, you would want it with desktop environment and something Windows-like, then Lubuntu (Ubuntu based on lightweight LXDE desktop) would be one of the best choices.

I have no idea why would you need Visual Studio; you know better. If you need to do JavaScript development with ReactJS, which is nothing but a JavaScript library, then, strictly speaking, you only need a Web browser and some text editor. On your configuration, even a big IDE on Linux could be slow, but it's hard to say, you just can try.

The problem of answering you is that I don't know what you really need and what not.

—SA


谢谢对于回应。也许我的标签ReactJs具有误导性,因为没有定义React Native标签而使用它。



React Native通常安装有npm,在安装过程中使用node-gyp,在Win上有Visual C ++编译器作为依赖。 React Native似乎做了很多工作,比如创建项目文件结构,为混合应用程序的本机部分提供js库和本机库,创建用于构建应用程序等的构建文件。作为一个新手我可能最好使用他们推荐的路线。
Hi, thanks for the responses. Perhaps my tag "ReactJs" is misleading, Iused it because there is no "React Native" tag defined.

React Native is normally installed with npm, which during installing uses node-gyp, which on Win has Visual C++ compiler as dependancy. React Native seems to do a lot, like create project file structure, provide js libraries and native libraries for the native part of hybrid app, creates a build file for building the app ect. I as a newbie am probably best off using their recommended route.


这篇关于在真正的旧PC上安装React Native的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆