Missing ip-internal@6.2.0
Opened this issue · 4 comments
anthonylpdev commented
Hey Bruno ! Do you think you could add "internal-ip@6.2.0" as a dev dependency ? By default it's not installed. I've tried with v6.2.0 because the v7.0.0 broke (ES module import is needed) :)
parisa-hr commented
anthonylpdev commented
Just add it as a dependency or a dev dependency:
yarn add internal-ip@6.2.0
OR
npm install internal-ip@6.2.0
parisa-hr commented
Just add it as a dependency or a dev dependency:
yarn add internal-ip@6.2.0
OR
npm install internal-ip@6.2.0
Thank you so much.
parisa-hr commented
Just add it as a dependency or a dev dependency:
yarn add internal-ip@6.2.0
OR
npm install internal-ip@6.2.0
Excuse me, I'm a beginner
I get this error now
Do you know, what should I do?
My node Version is v16.15.1
webpack: 5.73.0 webpack-cli: 4.9.2 webpack-dev-server 4.9.2