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

"Not a directory" error with Nuxt Bridge #65

Open
toniengelhardt opened this issue Dec 17, 2021 · 1 comment
Open

"Not a directory" error with Nuxt Bridge #65

toniengelhardt opened this issue Dec 17, 2021 · 1 comment

Comments

@toniengelhardt
Copy link

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/

@toniengelhardt
Copy link
Author

The issue was already discussed here: nuxt/bridge#226

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

No branches or pull requests

1 participant