newbreedofgeek / react-stepzilla

A React multi-step/wizard component for sequential data collection
https://newbreedofgeek.github.io/react-stepzilla/
ISC License
618 stars 176 forks source link

Issue with NPM installing #43

Closed BrianSHenderson closed 6 years ago

BrianSHenderson commented 7 years ago

When I enter: meteor npm install react-stepzilla --save

I get: npm WARN babel-loader@6.4.1 requires a peer of webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc but none was installed.

I have webpack 2.3.3 installed, any ideas?

Thanks

newbreedofgeek commented 7 years ago

@BrianSHenderson I've seen this somewhere, does it make StepZilla behave weirdly? as it's just a warning it may not.

BrianSHenderson commented 7 years ago

I'm afraid I couldn't get it to work

newbreedofgeek commented 6 years ago

@BrianSHenderson is this still an issue? Please post an update if you got it working...

BrianSHenderson commented 6 years ago

Found another way around the problem