Skip to content

Conversation

Perillos
Copy link

In Windows PowerShell, you need to put the subnet variables inside quotes. If you don’t, PowerShell will try to interpret something like as a division operation.

In Windows PowerShell, you need to put the subnet variables inside quotes.
If you don’t, PowerShell will try to interpret something like as a division operation.
@Perillos
Copy link
Author

I’m a student at Lemoncode and I ran into this error. In Windows PowerShell, you need to put the subnet variables inside quotes; otherwise, PowerShell will try to interpret something like 192.168.0.0/16 as a division operation instead of a string.

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

Successfully merging this pull request may close these issues.

1 participant