Hello -
I am noticing the solution build script fails if the PCF solution is in a folder with space in name. Specically, the
npm run build --outDir <path>
path is not quoted when passing in, causing an error of
[Error] The specified value for 'outDir' does not resolve to the value defined in 'pcfconfig.json'. Please update the setting in 'pcfconfig.json' to the desired value.
If the code is moved to a folder without space, it worked. Unfunately our source control system has project folder set with space, so it's caused some issue.
Anyone else having the same issue?
Hi @liun ,
It's a known issue and has already been fixed on our end. Unfortunately, you will have to wait until the next update to be able to have path with whitespaces. We apologize for any convenience caused.
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1