Getting error while doing vanila project. #8914
Replies: 1 comment 1 reply
-
|
Please create a repro that I can inspect. Make sure none of your parent folders are npm packages or contain node_modules or package.json, that can mess-up with these things. I suggest to generate the new Docusaurus site in a totally different folder, for example in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the installation steps
https://docusaurus.io/docs/installation.
Able to install the project by running npm install
Whoever, when I run the npm run build. I get following error.
`➜ npm run start
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions