Get an error '_findFileCaseInsensitive.default.clearCache is not a function'
See original GitHub issueCurrent behavior
I get an error in console when I run styleguide with vue-cli-plugin-styleguidist:
./node_modules/vue-styleguidist/lib/client/index.js (./node_modules/vue-styleguidist/lib/loaders/styleguide-loader.js!./node_modules/vue-styleguidist/lib/client/index.js)
TypeError: _findFileCaseInsensitive.default.clearCache is not a function
@ ./node_modules/vue-styleguidist/lib/client/index.js 36:19-71 46:2-49:4 46:65-49:3
@ multi ./node_modules/react-dev-utils/webpackHotDevClient.js ./node_modules/vue-styleguidist/lib/client/index
To reproduce
- I installed “vue-cli-plugin-styleguidist”: “^4.0.1”
- Added some .md files for my vue components.
- Then I run a command
vue-cli-service styleguidist - It’s running but throws an error in console
Expected behavior
Runs correctly
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
TypeError: fileExistsCaseInsensitive is not a function · Issue #639 ...
TypeError: fileExistsCaseInsensitive is not a function #639 ... Get an error '_findFileCaseInsensitive.default.clearCache is not a function' #635.
Read more >traverse.clearCache is not a function - Stack Overflow
in https://babeljs.io/ when i want to compile my ES6 code, this error will be shown: traverse.clearCache is not a function.
Read more >Advanced topics on caching in Apollo Client
To get started, pass your cache and a storage provider to persistCache . By default, the contents of your cache are immediately restored...
Read more >Troubleshoot The Hubs - Bioconductor
An invalid cache ERROR results from a missing sqlite or index file in the Hub's BiocFileCache. The Hub code needs these files in...
Read more >Clear cache & cookies - Android - YouTube Help
In the Chrome app. On your Android phone or tablet, open the Chrome app Chrome . At the top right, tap More More...
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 Free
Top 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

The same problem
I’m afraid this didn’t fixed it and created #639