【发布时间】:2015-12-31 06:22:56
【问题描述】:
我正在尝试在 Ubuntu 14.04 中配置 Titanium Appcelerator studio。 我几乎已经配置了所有内容,但无法安装 Appcelerator CLI。 每当我尝试设置时,我都会遇到以下错误:
Finding latest version ...5.1.0 ✓
Validating security checksum ✓
Installing ... ✓
Compiling platform native modules ...
└ extract-opts/typechecker ... ✓
└ bunyan/dtrace-provider ... ✓
└ extract-opts/typechecker ... ✓
└ socket.io-client/ws ... ✓
└ appc-ldapjs/dtrace-provider ... ✓
└ bunyan/dtrace-provider ... ✓
└ appc-ldapjs/dtrace-provider ... ✓
└ ws/bufferutil ... ✓
└ ws/utf-8-validate ... ✓
└ chokidar/fsevents ... npm ERR! Linux 3.13.0-73-generic
npm ERR! argv "/usr/bin/nodejs" "/home/user/.linuxbrew/bin/npm" "install" "fsevents@1.0.5" "--production"
npm ERR! node v5.3.0
npm ERR! npm v3.3.12
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: fsevents@1.0.5
npm ERR! notsup Valid OS: darwin
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: linux
npm ERR! notsup Actual Arch: x64
npm ERR! Please include the following file with any support request:
npm ERR! /home/user/.appcelerator/install/5.1.0/package/node_modules/arrow/node_modules/babel/node_modules/chokidar/npm-debug.log
任何人都可以有任何解决方案吗? 请帮助我,我正在努力尝试,但没有得到任何解决方案。
【问题讨论】:
标签: ubuntu-14.04 react-native titanium-alloy titanium-android npm-install