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

Fixed the bug in the intro.md file #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samcms1234
Copy link

On running the development live server for Documentation:

This error shows up:

ERROR in ./docs/intro.md

Module build failed (from ./node_modules/@docusaurus/mdx-loader/lib/index.js):
Error: Image static/workflows.png used in docs/intro.md not found.
at getImageAbsolutePath (/home/divyanshu/Desktop/Github/GSOC/NFT-Toolbox/documentation/node_modules/@docusaurus/mdx-loader/lib/remark/transformImage/index.js:71:19)
at async processImageNode (/home/divyanshu/Desktop/Github/GSOC/NFT-Toolbox/documentation/node_modules/@docusaurus/mdx-loader/lib/remark/transformImage/index.js:98:23)
at async Promise.all (index 0)
at async /home/divyanshu/Desktop/Github/GSOC/NFT-Toolbox/documentation/node_modules/@docusaurus/mdx-loader/lib/remark/transformImage/index.js:110:9

The path pointing to the image was not correct, So I fixed it

The Path of the image was not correct
@samcms1234
Copy link
Author

Please review the PR @mbcse

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

Successfully merging this pull request may close these issues.

1 participant