om327
om327
Thanks, Kimim! I've tried your commands but couldn't get them to work. I installed Ninja through Python, as Chocolatey didn't work even after adding the ```choco/bin``` location where the ninja.exe...
Hi @AlexJerabek , Thanks for getting back to me, I tried starting from scratch - watching the terminal after using the cmd ``` yo office ``` it looks like it...
nope ``` { "name": "office-addin-taskpane-js", "version": "0.0.1", "repository": { "type": "git", "url": "https://github.com/OfficeDev/Office-Addin-TaskPane-JS.git" }, "license": "MIT", "config": { "app_to_debug": "excel", "app_type_to_debug": "desktop", "dev_server_port": 3000 }, "scripts": { "build": "webpack --mode...
Definately a version compatability issue - the plugin works with v18.12.0 but there are warnings about potential valnerbilities since this is an older distribution ``` npm WARN deprecated @npmcli/[email protected]: This...