FormidableLabs / FormidableLabs/react-native-owl

Yarn workspace support

Open
#127 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
694
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm very excited to try out this library.
Unfortunately, my app is in a yarn workspace.
Is there a way to configure where it is looking for the owl library?

I'm getting this error when I try to run owl build.
```
The resource `.../native-app/node_modules/react-native-owl/dist/client/index.app.js` was not found
```
The build script seems to be looking in the package for node_modules, but the node_modules are at the root of project because they were hoisted via yarn workspaces.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.