GithubHelp home page GithubHelp logo

Comments (10)

JounQin avatar JounQin commented on June 11, 2024 1

duplicate of #798, please search issues before raising.

from react-markdown.

holdenmatt avatar holdenmatt commented on June 11, 2024 1

(FYI for others) I also ran into this issue when using react-markdown in a chrome extension using Plasmo, which uses Parcel as the bundler.

The fix was to add a line to my package.json as described here:
https://parceljs.org/blog/v2-9-0/#new-resolver

(Will no longer be needed after Parcel 3 ships apparently)

from react-markdown.

github-actions avatar github-actions commented on June 11, 2024

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.

from react-markdown.

github-actions avatar github-actions commented on June 11, 2024

Hi! Thanks for taking the time to contribute!

Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related.

Thanks,
— bb

from react-markdown.

github-actions avatar github-actions commented on June 11, 2024

Hi team! It seems this post is a duplicate, but hasn’t been marked as such. Please post a comment w/ Duplicate of #123(no final .) to do so. See GH docs for more info.

Thanks,
— bb

from react-markdown.

subraatakumar avatar subraatakumar commented on June 11, 2024

duplicate of #798, please search issues before raising.

I am using it in react native. Can it be actually used in react native or not?

It is working fine for web.

from react-markdown.

JounQin avatar JounQin commented on June 11, 2024

It depends on your bundler whether it understands exports in package.json correctly.

from react-markdown.

subraatakumar avatar subraatakumar commented on June 11, 2024

It depends on your bundler whether it understands exports in package.json correctly.

Ok. Thanks 🙏

from react-markdown.

ChristianMurphy avatar ChristianMurphy commented on June 11, 2024

I am using it in react native. Can it be actually used in react native or not?

It should be possible to build the code with metro/expo, if it does not, that is bug in their build tool. Which expo would be the best place for support on https://github.com/expo/expo/discussions

That said once it builds, the components react-markdown uses are web focused, react-native as its own web-incompatible component system, see these discussions for the rendering side:

from react-markdown.

zereraz avatar zereraz commented on June 11, 2024

https://parceljs.org/blog/v2-9-0/#new-resolver

This didn't work for me, am building chrome extension with Parcel as bundler as well.

edit: it is working for me now with parcel version 2.11.0, was not working for 2.10.2

from react-markdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.