Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Error in setting up development environment #1731

Open
Oyedare opened this issue May 18, 2022 · 4 comments
Open

Error in setting up development environment #1731

Oyedare opened this issue May 18, 2022 · 4 comments

Comments

@Oyedare
Copy link

Oyedare commented May 18, 2022

I'm trying to contribute to the project but when i run yarn dev, it throws an error in the terminal
Screenshot (11)
.

@Psypher1
Copy link

Psypher1 commented Jun 3, 2022

So it's not just me facing this

@Oyedare
Copy link
Author

Oyedare commented Jun 3, 2022

Yeah. I don't know if this problem can be solved, i wish i could tag the owner of the repo but don't know their tag.

@GeorgianStan
Copy link

I'm also facing issues with the setup. At first, it required typescript to be installed, which is not mentioned in the guide.
Second when I run npm run docz:dev I receive the following error Error [ERR_REQUIRE_ESM]: Must use import to load ES Module

@Psypher1
Copy link

A workaround I found while doing something unrelated is to forgo the instructions, copy the packages into your package.json , run install. Then hope and pray it works

"docz": "latest",
"prop-types": "^15.8.1"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants