运行项目报错 Metro Bundle has encountered an inernal error,please check your terminal error output for more details
same here. In my case I solved with this:
kill $(lsof -t -i:8081)
运行项目报错 Metro Bundle has encountered an inernal error,please check your terminal error output for more details
same here. In my case I solved with this:
kill $(lsof -t -i:8081)