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

Vertical Stepper View #5

Open
arungowda27 opened this issue Oct 21, 2019 · 2 comments
Open

Vertical Stepper View #5

arungowda27 opened this issue Oct 21, 2019 · 2 comments

Comments

@arungowda27
Copy link

Hi i am able to render main stepper view but not the Vertical version of it.
The way i tried to import VerticalComponent is
import {VerticalStepper} from 'react-steppers/dist/src/react-toolbox/vertical-stepper';
ERROR in ./node_modules/react-steppers/dist/src/react-toolbox/step-circle.js Module not found: Error: Can't resolve 'react-toolbox/lib/font_icon' in 'C:\test\node_modules\react-steppers\dist\src\react-toolbox' @ ./node_modules/react-steppers/dist/src/react-toolbox/step-circle.js 12:17-55 @ ./node_modules/react-steppers/dist/src/react-toolbox/step-header.js @ ./node_modules/react-steppers/dist/src/react-toolbox/vertical-stepper.js @ ./src/components/stepper-component/src/StepperComponent.js @ ./src/components/stepper-component/src/StepperComponent.stories.js @ ./src/components sync .stories.js$ @ ./.storybook/config.js @ multi ./node_modules/@storybook/core/dist/server/config/polyfills.js ./node_modules/@storybook/core/dist/server/config/globals.js ./.storybook/config.js ./node_modules/webpack-hot-middleware/client.js?reload=true i 「wdm」: Failed to compile.

@drager
Copy link
Member

drager commented Oct 25, 2019

Hey!

The VerticalStepper depends on react-toolbox. Did you try installing that?

@fathurifki
Copy link

so we must install react-toolbox for our local dependencies to use vertical stepper ?

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

3 participants