We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Breaking change with @storybook/testing-vue3 with the introduction of alpha release
Seems this da42b5d was the change which caused this
@valentinpalkovic not sure how to fix this, or why it's not working in my use case.
[[private]] replaced private directory structure
│2 FAIL src/snapshot.test.ts [ src/snapshot.test.ts ] │3⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯ │ RUN v0.34.6 [[Private]]ting-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/testing-vue3/dist/testing-vue3.cjs.development.js:7:33 │ ❯ src/snapshot.test.ts (0 test) │ ⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯ │ FAIL src/snapshot.test.ts [ src/snapshot.test.ts ] │ Error: Package subpath './preview' is not defined by "exports" in [[private]] node_modules/.pnpm/@storybook+testing-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/vue3/package.json │ ❯ Object. ../../node_modules/.pnpm/@storybook+testing-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/testing-vue3/dist/testing-vue3.cjs.development.js:7:33
No response
torybook Environment Info: System: OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish) CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H Shell: 5.1.16 - /bin/bash Binaries: Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm pnpm: 8.11.0 - ~/.local/share/pnpm/pnpm <----- active npmPackages: @storybook/addon-essentials: ^7.6.3 => 7.6.3 @storybook/addon-interactions: ^7.6.3 => 7.6.3 @storybook/addon-links: ^7.6.3 => 7.6.3 @storybook/addon-mdx-gfm: ^7.6.3 => 7.6.3 @storybook/addon-themes: ^7.6.3 => 7.6.3 @storybook/blocks: ^7.6.3 => 7.6.3 @storybook/testing-library: ^0.2.2 => 0.2.2 @storybook/testing-vue3: 1.0.0 => 1.0.0 @storybook/vue3: ^7.6.3 => 7.6.3 @storybook/vue3-vite: ^7.6.3 => 7.6.3 storybook: ^7.6.3 => 7.6.3
The text was updated successfully, but these errors were encountered:
closing as duplicate to storybookjs/testing-vue3#14
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Breaking change with @storybook/testing-vue3 with the introduction of alpha release
Seems this da42b5d was the change which caused this
@valentinpalkovic not sure how to fix this, or why it's not working in my use case.
[[private]] replaced private directory structure
│2 FAIL src/snapshot.test.ts [ src/snapshot.test.ts ]
│3⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯
│ RUN v0.34.6 [[Private]]ting-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/testing-vue3/dist/testing-vue3.cjs.development.js:7:33
│ ❯ src/snapshot.test.ts (0 test)
│ ⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯
│ FAIL src/snapshot.test.ts [ src/snapshot.test.ts ]
│ Error: Package subpath './preview' is not defined by "exports" in [[private]] node_modules/.pnpm/@storybook+testing-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/vue3/package.json
│ ❯ Object. ../../node_modules/.pnpm/@storybook+testing-vue3@1.0.0_@storybook+client-logger@7.6.3_@storybook+preview-api@7.6.3_@st_orecefcvaxra6t3dgrpg6f4tde/node_modules/@storybook/testing-vue3/dist/testing-vue3.cjs.development.js:7:33
To Reproduce
No response
System
Additional context
No response
The text was updated successfully, but these errors were encountered: