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

Module not found: Can't resolve 'devlop' in '/app/node_modules/remark/node_modules/unified/lib' #1284

Closed
4 tasks done
UsmanShafaqat007 opened this issue Jan 30, 2024 · 2 comments
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on

Comments

@UsmanShafaqat007
Copy link

Initial checklist

Affected packages and versions

15.0.1

Link to runnable example

No response

Steps to reproduce

just add it via yarn and got the above error

Expected behavior

no error

Actual behavior

got error

Runtime

Node v17

Package manager

yarn 1

OS

Linux

Build and bundle tools

Create React App

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Jan 30, 2024
@ChristianMurphy
Copy link
Member

Welcome @UsmanShafaqat007! 👋
Sorry you ran into a spot of trouble.

This isn't a bug in remark or unified. It is a bug in create-react-app.
See https://github.com/orgs/unifiedjs/discussions/233, remarkjs/react-markdown#801, and remarkjs/react-markdown#798

Note that create-react-app is deprecated reactjs/react.dev#5487 (comment), consider moving to a build tool which still has support like https://vitejs.dev/, https://nextjs.org/, or https://remix.run/ (among others)

A guide to help get started https://dev.to/henriquejensen/migrating-from-create-react-app-to-vite-a-quick-and-easy-guide-5e72

@ChristianMurphy ChristianMurphy closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2024
@ChristianMurphy ChristianMurphy added the 🙋 no/question This does not need any changes label Jan 30, 2024

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants