react-native: command not found

本文针对react-native安装过程中出现的command not found错误提供了解决方案。通过在.bashrc文件中配置npm环境变量的方式,成功解决了该问题。

###每次安装react-native都是出现不一样的问题,此次安装出现了如题,所言的问题:react-native: command not found
###解决办法,在~/.bashrc中设置npm的环境变量
##步骤
###一、查看npm安转路径:

npm list -g | head -n 1

###二、在.bashrc文件中添加:
###export PATH=/opt/node/node-v8.9.3-linux-x64/lib/node_modules/npm/bin:$PATH

###注意:/opt/node/node-v8.9.3-linux-x64/lib/node_modules/npm/bin是自己npm安装的路径。
###如此问题解决
###附参考一: https://www.jianshu.com/p/b6e2ecdaf28b

使用npm install react-native-video-processing@latest后运行有以下报错 D:\AwesomeProject>npm run android > AwesomeProject@0.0.1 android > react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 1866 file(s) to forward-jetify. Using 12 workers... info JS server already running. info Installing the app... > Configure project :react-native-reanimated AAR for react-native-reanimated has been found D:\AwesomeProject\node_modules\react-native-reanimated\android\react-native-reanimated-68-jsc.aar Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings 6 actionable tasks: 6 up-to-date FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':react-native-video-processing:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':react-native-video-processing:debugCompileClasspath'. > Could not find com.yqritc:android-scalablevideoview:1.0.4. Required by: project :react-native-video-processing * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 30s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':react-native-video-processing:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':react-native-video-processing:debugCompileClasspath'. > Could not find com.yqritc:android-scalablevideoview:1.0.4. Required by: project :react-native-video-processing * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 30s at makeError (D:\AwesomeProject\node_modules\execa\index.js:174:9) at D:\AwesomeProject\node_modules\execa\index.js:278:16 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async runOnAllDevices (D:\AwesomeProject\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:109:5) at async Command.handleAction (D:\AwesomeProject\node_modules\@react-native-community\cli\build\index.js:192:9) info Run CLI with --verbose flag for more details.
最新发布
08-08
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值