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

Update README.md #49

Merged
merged 1 commit into from May 18, 2022
Merged

Update README.md #49

merged 1 commit into from May 18, 2022

Conversation

phpsystems
Copy link
Contributor

Fix for the paths of where the guide actually is.

Additionally:

Required:

npm audit fix
npm install classic

Still get the following error:
TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor.prototype" property must be of type object. Received undefined
at inherits (util.js:160:11)
at classic (/home/pi/kubernetes-goat/guide/node_modules/classic/src/index.js:30:5)
at /home/pi/kubernetes-goat/guide/node_modules/@docusaurus/core/lib/server/presets/index.js:35:62
at Array.forEach ()
at Object.loadPresets [as default] (/home/pi/kubernetes-goat/guide/node_modules/@docusaurus/core/lib/server/presets/index.js:22:13)
at loadPluginConfigs (/home/pi/kubernetes-goat/guide/node_modules/@docusaurus/core/lib/server/index.js:77:79)
at Object.load (/home/pi/kubernetes-goat/guide/node_modules/@docusaurus/core/lib/server/index.js:93:27)
at async start (/home/pi/kubernetes-goat/guide/node_modules/@docusaurus/core/lib/commands/start.js:44:19)
error Command failed with exit code 1.

Fix for the paths of where the guide actually is.
@madhuakula madhuakula self-requested a review May 18, 2022 16:40
@madhuakula madhuakula merged commit 6075e11 into madhuakula:master May 18, 2022
@madhuakula
Copy link
Owner

Thanks a ton, @phpsystems for this, totally forgot. Now I remember another mistake, let me go and fix 😄

@madhuakula madhuakula added bug Something isn't working documentation Improvements or additions to documentation labels May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants