You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
What version of Wallet are you using?
0.0.1
What is happening?
when trying to run
pnpm storybook
, this errors show in terminalstorybook/19927 mentions this problem
We should track it to remove the workaround when enhanced-resolve/362 gets fixed and
storybook
updates to newenhanced-resolve
versionsteps 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 browserWhat os are you seeing the problem on?
No response
What browser?
No response
What is your browser version?
No response
The text was updated successfully, but these errors were encountered: