react-native-template-obytes icon indicating copy to clipboard operation
react-native-template-obytes copied to clipboard

monorepo route error: .plugins[0] must be a string, object, function

Open isnolan opened this issue 2 years ago • 2 comments

Summary:

I tried to integrate with pnpm workspace, but I encountered a route error message. I have searched a lot of information but did not get a solution. I hope to get help, thank you.

› Opening on iOS...
› Opening exp+obytesapp://expo-development-client/?url=http%3A%2F%2F192.168.2.8%3A8081 on iPhone 15 Pro Max
› Press ? │ show all commands
tailwindcss(ios) rebuilding... done
iOS Bundling failed 262ms (../../node_modules/expo-router/entry.js)
error: ../../node_modules/expo-router/entry.js: .plugins[0] must be a string, object, function

Steps to reproduce:

1、pnpm i 2、cd apps/mobile/ 3、pnpm ios

Expected behavior:

normal

Demo

https://github.com/isnolan/expo-monorepo-example/tree/obytes

isnolan avatar Mar 05 '24 05:03 isnolan

There is context here: https://github.com/expo/expo/discussions/26642

isnolan avatar Mar 05 '24 05:03 isnolan

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar May 05 '24 00:05 github-actions[bot]