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?


Report
All responses (
Answers (