Build input file cannot be find: '/node_module/Libraries/WebSocket/libfishhook.a'

类似这种报错,算是一种典型

在这里插入图片描述

选中Libraries下方项目 选中target build phases Link Binary With Libraries 重新添加依赖

Build input file cannot be find: '/node_module/Libraries/WebSocket/libfishhook.a'_第1张图片

Build input file cannot be find: '/node_module/Libraries/WebSocket/libfishhook.a'_第2张图片

Build input file cannot be find: '/node_module/Libraries/WebSocket/libfishhook.a'_第3张图片

你可能感兴趣的:(ReactNative)