Skip to content

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Apr 12, 2024

Actually we fail when calling New-ModuleV3 to create a folder for which the folder exists.

We shall allow module to be created on a folder that exist if their is no module inside.

@rulasg rulasg self-assigned this Apr 12, 2024

# Converting to Provider path
return $Path | Convert-Path
}

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace

Line has trailing whitespace
# Converting to Provider path
return $Path | Convert-Path
}

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace

Line has trailing whitespace
@rulasg rulasg merged commit 1152869 into main Apr 12, 2024
@rulasg rulasg deleted the allow-folder-not-module branch April 12, 2024 12:57
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.

2 participants