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

after a clean install of dependencies, pnpm storybook is broken #251

Closed
LuizAsFight opened this issue Nov 23, 2022 · 0 comments · Fixed by #254
Closed

after a clean install of dependencies, pnpm storybook is broken #251

LuizAsFight opened this issue Nov 23, 2022 · 0 comments · Fixed by #254
Assignees
Labels
bug Something isn't working

Comments

@LuizAsFight
Copy link
Contributor

What version of Wallet are you using?

0.0.1

What is happening?

when trying to run pnpm storybook, this errors show in terminal

Module not found: Error: Can't resolve 'Fuel/fuels-wallet/packages/app/storybook-config-entry.js'

Field 'browser' doesn't contain a valid alias configuration
    root path Fuel/fuels-wallet/packages/app
      using description file: Fuel/fuels-wallet/packages/app/package.json

storybook/19927 mentions this problem
We should track it to remove the workaround when enhanced-resolve/362 gets fixed and storybook updates to new enhanced-resolve version

steps to reproduce

clear your lock file, and run storybook again

rm -rf pnpm-lock.yaml
pnpm storybook

How it should behave?

should work and open localhost:6006 in browser

What os are you seeing the problem on?

No response

What browser?

No response

What is your browser version?

No response

@LuizAsFight LuizAsFight added the bug Something isn't working label Nov 23, 2022
@LuizAsFight LuizAsFight added blocked Blocked by another issue and removed blocked Blocked by another issue labels Nov 23, 2022
@LuizAsFight LuizAsFight self-assigned this Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant