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

Issue with the demo website project? #111

Closed
john-yick opened this issue Jan 14, 2022 · 4 comments
Closed

Issue with the demo website project? #111

john-yick opened this issue Jan 14, 2022 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@john-yick
Copy link

I just downloaded the code from the website and it seems to have a bad reference where it cannot find a module

image

@rohit-gohri
Copy link
Owner

Did you use yarn for setting up the node_modules?

@john-yick
Copy link
Author

So I set it up with npm. Do you need yarn to make it all work?

@rohit-gohri
Copy link
Owner

The demo project needs yarn since it is using workspaces as the project is setup as a monorepo. There is more info in https://github.com/rohit-gohri/redocusaurus/blob/main/DEVELOPMENT.md, but lerna is no longer used. Everything is through yarn now

@rohit-gohri
Copy link
Owner

This seems to be an issue with a change in API in latest version of docusaurus, #116 has more details. Closing in favour of that.
Duplicate of #116

@rohit-gohri rohit-gohri added the duplicate This issue or pull request already exists label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants