taroninak / cerebro-windows-store-apps

Cerebro plugin for launching Windows store (UWP) apps
MIT License
1 stars 2 forks source link

ho0w to install on cerebro #1

Open serge512 opened 5 years ago

serge512 commented 5 years ago

i did not find this one using the plugins comand

ProFL commented 5 years ago

As is, I managed to install it by going to %APPDATA%\Cerebro\plugins and there running in PowerShell:

npm i --save cerebro-windows-store-apps

You need to have Node.js installed to run that command.

Although that made Cerebro start crashing every now and then... As is I believe this extension is not stable for daily usage, maybe the developer has abandoned it?

Nstd commented 5 years ago

May be not compact with current Cerebro version (v0.3.2). As @ProFL said, I use npm to install this plugin. By the first time, it successfully shows the result. But when I take second try, the Cerebro window display as a white rectangle and show nothing.