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

Can't Install With NPM #10

Closed
modularica opened this issue Sep 18, 2017 · 1 comment
Closed

Can't Install With NPM #10

modularica opened this issue Sep 18, 2017 · 1 comment

Comments

@modularica
Copy link

I am getting the below error. I have already antd installed in a project .


$ npm i react-awesome-query-builder
netionant@0.1.0 /Users/umutguncan/netionant
└─┬ react-awesome-query-builder@0.1.20
  └─┬ antd@2.13.2
    ├── rc-calendar@9.0.3
    ├── rc-cascader@0.11.5
    ├── rc-dropdown@1.5.1
    ├─┬ rc-editor-mention@0.6.13
    │ └── immutable@3.7.6
    ├─┬ rc-form@1.4.8
    │ └── async-validator@1.8.1
    ├── rc-menu@5.0.13
    ├── rc-notification@2.0.6
    ├── rc-pagination@1.12.7
    ├── rc-select@6.9.2
    ├── rc-switch@1.5.3
    ├── rc-table@5.6.10
    ├── rc-tooltip@3.4.9
    ├── rc-tree@1.7.4
    └── rc-tree-select@1.10.9

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.

@ukrbublik
Copy link
Owner

Is it on OSX, right?
It seems like only warning, not error.
You should install webpack to project or globally.

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

2 participants