question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get an error '_findFileCaseInsensitive.default.clearCache is not a function'

See original GitHub issue

Current 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:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
cisencommented, Nov 18, 2019

The same problem

0reactions
tcitworldcommented, Nov 19, 2019

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found