Tag: 安装

node.js cygwin windows xp错误./configure

我已经做了没有错误的ash.exe /bin/rebaseall -v ,但是在尝试./configure时我仍然遇到以下错误: Checking for program g++ or c++ : /usr/bin/g++ /node/wscript:232: error: could not configure a cxx compiler 我安装了gcc4-g ++ 4.5.x,openssl和所有需要的依赖项。

如何在OSX Yosemite上使用node.js 0.12正确安装node-inspector?

我正在尝试使用以下命令安装节点检查器: sudo npm install -g node-inspector 我得到以下结果: > ws@0.4.32 install /usr/local/lib/node_modules/node-inspector/node_modules/ws > (node-gyp rebuild 2> builderror.log) || (exit 0) shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied > v8-debug@0.3.5 install /usr/local/lib/node_modules/node-inspector/node_modules/v8-debug > node-pre-gyp install –fallback-to-build shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied sh: node-pre-gyp: command not […]

在Solaris上构buildNode.JS:“使用<stdbool.h>仅在c99编译环境中有效。”

我正在尝试在Solaris上安装Node.JS。 这是开箱即用的Solaris 9/10 x86(2010年9月最新的版本),仅使用默认软件包。 我在下面的指示是: https : //github.com/joyent/node/wiki/Installation 。 我正在使用他们的主页http://nodejs.org上find的最新的稳定版本的Node.JS 这是我试过的… -bash-3.00# export PATH=$PATH:/usr/sfw/bin:/usr/xpg4/bin -bash-3.00# ./configure –prefix=/tmp/node Checking for program g++ or c++ : /usr/sfw/bin/g++ Checking for program cpp : /usr/sfw/bin/cpp Checking for program ar : /usr/xpg4/bin/ar Checking for program ranlib : not found Checking for g++ : ok Checking for program gcc or cc […]

-bash:react-native:找不到命令

我已经成功安装了brew,node 4.0+,watchman和flow,并且在执行npm install -g react-native-cli时收到以下内容: /Users/home/.node/bin/react-native -> /Users/home/.node/lib/node_modules/react-native-cli/index.js react-native-cli@0.1.5 /Users/home/.node/lib/node_modules/react-native-cli └── prompt@0.2.14 (revalidator@0.1.8, pkginfo@0.3.1, read@1.0.7, winston@0.8.3, utile@0.2.1) 所以我假设react-native-cli已经成功安装了。 然而,当我运行反原生,它说 -bash: react-native: command not found 我的节点版本是4.2.1,watchman 3.9,brew 0.9.5(git 7ed6)和npm 2.14.7

最好通过NPM或Bower安装下划线?

我正在构build一个NodeJS应用程序并使用UnderscoreJS。 它会更适合作为凉亭或NPM安装? 实际上有什么区别? 我在前端和后端使用它。 什么是正确的方法?

如何为公司内部网安装专用的Node.js包存储库?

在公司内部networking中运行的程序包分发到Node.js服务器的推荐方式是什么? 问题是大多数服务器不能直接访问npmregistry 。 是否有可能安装私人回购,与官方同步,然后从这里同步内部服务器?

npm仍然安装软件包到'/ usr / local / Cellar / node / …',尽pipe我已经卸载了Homebrew的版本节点

这是一个漫长的夜晚。 最初我从https://nodejs.org/上的软件包安装了节点。 然而,由于某种原因(我不记得为什么了),我决定尝试卸载,然后通过Homebrew安装节点。 一切似乎都很好。 然后我跑了以下几点: $ npm install grunt -g $ npm install grunt-cli -g 但是当我尝试运行我的任何Grunt任务时,我得到以下内容: $ cd /some/project/that/used/grunt $ grunt -bash: grunt: command not found 我试着卸载节点的Homebrew版本: $ brew uninstall node 然后我再次安装了nodejs.org包。 但是,当我尝试安装npm软件包时,它将返回到/usr/local/Cellar/node/…目录中: $ sudo npm install grunt -g Password: grunt@0.4.5 /usr/local/Cellar/node/0.12.2_1/libexec/npm/lib/node_modules/grunt ├── which@1.0.9 … 我也发现https://github.com/Homebrew/homebrew/issues/22408并尝试了符号链接: $ ln -sf /usr/local/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npm 没有运气。 我怎样才能让npm停止在/usr/local/Cellar/…安装软件包并让Grunt再次运行? 谢谢!

使用npm 1.3.11安装phonegap在Mac OSX上创build一个Password:目录path

在Mac 10.8.5,当我尝试安装Phonegap sudo npm install -g phonegap 或sudo和运行 npm install -g phonegap 我结束了 /Users/eric/Password:/usr/local/bin/phonegap -> /Users/eric/Password:/usr/local/lib/node_modules/phonegap/bin/phonegap.js phonegap@3.0.0-0.14.4 /Users/eric/Password:/usr/local/lib/node_modules/phonegap ├── pluralize@0.0.4 ├── colors@0.6.0-1 ├── semver@1.1.0 ├── qrcode-terminal@0.9.4 ├── shelljs@0.1.4 ├── optimist@0.6.0 (minimist@0.0.5, wordwrap@0.0.2) ├── node-static@0.7.0 (colors@0.6.2, mime@1.2.11) ├── prompt@0.2.11 (revalidator@0.1.5, pkginfo@0.3.0, read@1.0.5, utile@0.2.0, winston@0.6.2) ├── phonegap-build@0.8.4 (qrcode-terminal@0.8.0, optimist@0.3.7, shelljs@0.0.9, phonegap-build-api@0.3.3) └── cordova@3.0.9 (ncallbacks@1.0.0, open@0.0.3, colors@0.6.2, follow-redirects@0.0.3, […]

如何在Windows上安装旧版本的node.js?

我需要安装版本4.0.0的node.js我试过这个: npm install -g npm@4.0.0 但是我得到这个消息:npm不被识别为内部或外部命令,可操作的程序或batch file

在安装/升级nodejs v0.10.30时出现“update-alternatives”错误

所以我在进行apt-get升级时遇到这个错误 Setting up nodejs (0.10.30-1chl1~trusty1) … update-alternatives: error: alternative link /usr/bin/node is already managed by nodejs dpkg: error processing package nodejs (–configure): subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: nodejs E: Sub-process /usr/bin/dpkg returned an error code (1) NB:“nodejs –version”的作品,我得到一个干净的“v0.10.30”,但“节点 – 版本”没有,因为没有链接。 到目前为止,我已经尝试过: 完全删除nodejs和新的安装 在删除nodejs之后,我手动删除了链接/ usr / bin […]