[I] Path error if pc username has space while building [cordova]

2025-04-13 Thread via GitHub
mm44 opened a new issue, #537: URL: https://github.com/apache/cordova/issues/537 Path error if pc username has space in build at getASPath.bat step i added " " to check_reqs.js to fix it : const result = execa.sync(path.join('"'+__dirname, 'getASPath.bat"'), { shell: true });

Re: [I] Cordova 14 build fails when running from a directory with a space in the path [cordova-android]

2025-04-13 Thread via GitHub
mm44 commented on issue #1792: URL: https://github.com/apache/cordova-android/issues/1792#issuecomment-2800212965 i'm getting this path error with everything up to date (pc username has space) i added " " to check_reqs.js to fix it : const result = execa.sync(path.join('"'+__d

Re: [I] Path error if pc username has space while building [cordova]

2025-04-13 Thread via GitHub
mm44 closed issue #537: Path error if pc username has space while building URL: https://github.com/apache/cordova/issues/537 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To