Open toniengelhardt opened 2 years ago
I get the following error when using the module with Nuxt Bridge:
ENOTDIR: not a directory, scandir '.../node_modules/date-fns/esm/locale/index.js' @ ./.nuxt/date-fns.js 44:19-73 @ ./.nuxt/index.js @ ./.nuxt/client.js @ multi ./node_modules/@nuxt/bridge/dist/runtime/capi.plugin.mjs ./node_modules/eventsource-polyfill/dist/browserify-eventsource.js (webpack)-hot-middleware/client.js?reload=true&timeout=30000&ansiColors=&overlayStyles=&path=%2F__webpack_hmr%2Fclient&name=client ./.nuxt/client.js ERROR Watchpack Error (initial scan): Error: ENOTDIR: not a directory, scandir '.../node_modules/date-fns/esm/locale/index.js'
Reproduction:
Github: https://github.com/toniengelhardt/nuxt-bridge-debug/ CodeSandBox: https://githubbox.com/toniengelhardt/nuxt-bridge-debug/
The issue was already discussed here: nuxt/bridge#226
I get the following error when using the module with Nuxt Bridge:
Reproduction:
Github: https://github.com/toniengelhardt/nuxt-bridge-debug/ CodeSandBox: https://githubbox.com/toniengelhardt/nuxt-bridge-debug/