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

[Bug report] Initializing and preparing dataerror error in hook clientConfigFile from vuepress-plugin-md-enhance #1441

Closed
enjoy-rabbit520 opened this issue Nov 30, 2023 · 2 comments
Labels
invalid Invalid issues

Comments

@enjoy-rabbit520
Copy link

Description

Require stack:

  • D:\noteWebsite\my-notes\node_modules\vuepress-plugin-md-enhance\lib\node\index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Function.resolve (node:internal/modules/helpers:187:19)
    at cr (file:///D:/noteWebsite/my-notes/node_modules/vuepress-shared/lib/node/index.js:3:32208)
    at fn (file:///D:/noteWebsite/my-notes/node_modules/vuepress-plugin-md-enhance/lib/node/index.js:63:3689)
    at clientConfigFile (file:///D:/noteWebsite/my-notes/node_modules/vuepress-plugin-md-enhance/lib/node/index.js:89:2859)
    at Object.hook (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:728:60)
    at Object.process (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:681:37)
    at async prepareClientConfigs (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:3:29)
    at async appPrepare (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:623:3)
    at async file:///D:/noteWebsite/my-notes/node_modules/@vuepress/cli/dist/index.js:488:7

Reproduction

https://blog-img-store1.oss-cn-guangzhou.aliyuncs.com/img/image-20231130105313401.png

Used Package Manager

npm

System Info

Require stack:
- D:\noteWebsite\my-notes\node_modules\vuepress-plugin-md-enhance\lib\node\index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Function.resolve (node:internal/modules/helpers:187:19)
    at cr (file:///D:/noteWebsite/my-notes/node_modules/vuepress-shared/lib/node/index.js:3:32208)
    at fn (file:///D:/noteWebsite/my-notes/node_modules/vuepress-plugin-md-enhance/lib/node/index.js:63:3689)
    at clientConfigFile (file:///D:/noteWebsite/my-notes/node_modules/vuepress-plugin-md-enhance/lib/node/index.js:89:2859)
    at Object.hook (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:728:60)
    at Object.process (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:681:37)
    at async prepareClientConfigs (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:3:29)
    at async appPrepare (file:///D:/noteWebsite/my-notes/node_modules/@vuepress/core/dist/index.js:623:3)
    at async file:///D:/noteWebsite/my-notes/node_modules/@vuepress/cli/dist/index.js:488:7
@Mister-Hope Mister-Hope closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2023
@Mister-Hope
Copy link
Member

Mister-Hope commented Nov 30, 2023

Solve the above issues appearing in your screen shot one by one

@Mister-Hope Mister-Hope added the invalid Invalid issues label Nov 30, 2023
Copy link

Hello @enjoy-rabbit520. This issue is marked as invalid and closed. Please follow the issue template.

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

No branches or pull requests

2 participants