Jaroslaw Zabiello
Jaroslaw Zabiello
Have you tried it under Astro integration, inside _app.ts file? When I add `import {devtools} from '@nanostores/vue/devtools'` it fails with `...node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/@nanostores/vue/devtools/index.js:2 import { setupDevtoolsPlugin } from '@vue/devtools-api' ^^^^^^^^^^^^^^^^^^^ SyntaxError: The...
> I still haven't tried Nanostoes Devtools with Astro. What error do you see in console logs? SyntaxError: The requested module '@vue/devtools-api' does not provide an export named 'setupDevtoolsPlugin'
> Yeah, yeah. That's exactly what I wrote about. Try to install `@vue/devtools-api` version `6.5.1`. OK. This is fine now. There must be an issue in API v7.
It was a fault of Docker Desktop for Mac. After reinstallation the problem has gone.