Closed BenneMe closed 1 year ago
You are hitting this bug https://github.com/gaelcolas/Sampler/issues/436, and it is fixed in the latest preview release of this module. I will try to push a new release this weekend.
Thanks for the information! I did not look closely at the issue in advance, sorry.
No worries, it was a good reminder for me to push the new release. 🙂 I'm pushing a new release as we speak so should be live in 30 minutes or so. 🙂 So please install the new release and then try again (in a new session so you import the new release). If you get any other issues please open new issues. Thanks for trying the module.
Problem description
Hi,
i've a problem when creating a new sampler module and try to built it. Unfortunately, I have little experience in using this module, but found the demos quite exciting. While testing the module I now came across this error The built process failes at the "BUILD MODULEOUTPUT MODULEBUILDER" task
Verbose logs
How to reproduce
install-module sampler
New-SampleModule -DestinationPath C:\temp -ModuleType SimpleModule -ModuleAuthor Me -ModuleName SamplerTest -ModuleDescription Test -ModuleVersion 0.0.1
cd C:\temp\SamplerTest\
.\build.ps1 -RequiredModulesDirectory -Tasks noop
.\build.ps1
Expected behavior
Built the module
Current behavior
Suggested solution
Unfortunately no
Operating system the target node is running
PowerShell version and build the target node is running
Module version used