Mark McDonald

Results 7 comments of Mark McDonald

Even removing this rule we also get other errors based on previously working URL Rewrite rules: System.FormatException HResult=0x80131537 Message=Unrecognized parameter type: 'HTTP_METHOD', terminated at string index: '12' Source=Microsoft.AspNetCore.Rewrite StackTrace: at...

Nope, but having solved my first issue (needing to set up SSH in GitHub) I get the same error. node -v v.14.15.1 If I figure it out I'll make a...

Managed to solve the first issue by modifying the package.json in /src/Spa.Foundation/ to include dotenv: { "name": "foundation-spa-frontend", "version": "1.0.0", "description": "Frontend for Episerver Foundation CMS built using TypeScript &...

Adding in "form-data": "^4.0.0" to the package.json in /src/Spa.Foundation/ seems to have resolved the problem. See a site but with lots of issues that looked to be caused providing a...

This requires you to set up SSH keys in Github - just had to do it myself as normally just use HTTP for git cloning etc. Some info here: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/about-ssh...

To also add to this the SSH created need to have no passphrase as well for the set-up to work.

Getting the same "Error: Cannot find module 'vscode'" whenever I open VSCode with the Power Platform Tools (v2.0.49) installed. Version: 1.89.1 (user setup) Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:13:33.891Z Electron: 28.2.8 ElectronBuildId:...