-
Notifications
You must be signed in to change notification settings - Fork 96
Description
I am getting these errors trying to install this project. How can I get around it? I'm new to node js.
PS C:\Development\Projects\Dashboard> npm install
npm WARN babel-loader@6.4.1 requires a peer of webpack@1 || 2 || ^2.1.0-beta || ^2.2.0-rc but none is installed. You must install peer dependencies yourself.
npm WARN html-webpack-plugin@2.30.1 requires a peer of webpack@1 || ^2 || ^2.1.0-beta || ^2.2.0-rc || ^3 but none is installed. You must install peer dependencies yourself.
npm WARN CodingPhase-StarterKit@1.0.0 No repository field.
npm WARN The package babel-preset-stage-0 is included as both a dev and production dependency.
audited 31825 packages in 10.901s
24 packages are looking for funding
run npm fund for details
found 1 low severity vulnerability
run npm audit fix to fix them, or npm audit for details