Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package made using yarn pack does not contain react-native-live-markdown-parser.js #365

Open
tomekzaw opened this issue Jun 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tomekzaw
Copy link
Collaborator

tomekzaw commented Jun 3, 2024

Error: Failed to initialize Markdown runtime

@tomekzaw tomekzaw added the bug Something isn't working label Jun 3, 2024
@tomekzaw
Copy link
Collaborator Author

tomekzaw commented Jun 3, 2024

Turns out that parser is a separate workspace defined in package.json. Most likely that's why parser/react-native-live-markdown-parser.json is not included.

When I remove parser from "workspaces" field in package.json, it works correctly.

Still no clue why it works correctly on CI.

@tomekzaw
Copy link
Collaborator Author

tomekzaw commented Aug 8, 2024

Should be no longer relevant once we merge #439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant