Build error with plugin
See original GitHub issue- I confirm that this is an issue rather than a question.
Bug report
Some of user report error from my component plugin for VuePress.
I can’t find solution to fix it. Maybe bug?
Version
v1.0.0-alpha.42
Steps to reproduce
Example repo: https://github.com/gluons/vuepress-issue-1414
What is expected?
Build complete without errors.
What is actually happening?
Get error from vuepress build
but vuepress dev
works perfectly.
Other relevant information
- Your OS: Windows 10
- Node.js version: v10.15.1
- Browser version: -
- Is this a global or local install? Local
- Which package manager did you use for the install? Yarn 1.13.0
- Does this issue occur when all plugins are disabled? No
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Issues with rebuilding custom plugin - Error: NU1104
4. Right click on soluton in Visual Studio and click "Build" (all of this works fine with no issues). 5. Right click on...
Read more >plugin-error - npm
Error handling for Vinyl plugins.. Latest version: 2.0.1, last published: 16 days ago. Start using plugin-error in your project by running ...
Read more >Build error Plugin does not contain the module, but it lists it
I saw someone on a similar thread say to install it to the project, but it looks like it already is. Any ideas...
Read more >Android Studio: plugins Error "Build file" - Stack Overflow
I'm getting an error when I load my project: I tried all solutions that are available on StackOverflow but did not work. error...
Read more >Troubleshooting Common Errors - Gatsby
Problems with the cache · Errors with common plugin configurations. Installing plugins for styling results in Generating SSR bundle failed · Errors in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I deleted it , then reproduced it. And it works. 😢 I am sorry for my carelessness and helplessness.
@gluons You can use relative path to workaround this issue. Let’s move to #451 to continue discussion.