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

Not working on angular 8.3.20 on windows 10 #34

Closed
rulfo71 opened this issue Sep 11, 2020 · 2 comments
Closed

Not working on angular 8.3.20 on windows 10 #34

rulfo71 opened this issue Sep 11, 2020 · 2 comments

Comments

@rulfo71
Copy link

rulfo71 commented Sep 11, 2020

Hi there!

I'm not getting this package to work on version 8.3.20 of angular, and windows 10.
Let me know if you need any more information.
I leave here the error, and my package.json, where you can see it does not compile.
image
package.json.zip

At last, how i am using it:

image
image

I tried import internalIp from 'internal-ip' as one issue suggested, but it didn't work so I had to do import * as internalIp from 'internal-ip'

Thanks in advance!

@sindresorhus
Copy link
Owner

Your problem has nothing to do with this package specifically. Try asking on the Angular support channels.

@rulfo71
Copy link
Author

rulfo71 commented Sep 11, 2020

Hello Sindre, thank you very much for your fast reply.
I thought it would be something of this package, because if I comment the line "console.log(internalIp.v4.sync());", the application compiles.
Perhaps i'm using incorrectly the package?

Thank you very much again!

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