Bug report
I have installed Inkdrop a few days ago and I have encountered a problem with installing plugins with ipm.
Info
Platform: (macOS)
Platform version: (HighSierra/10.13.3)
App Version: (3.18.0)
Reproduce
Go to terminal
Run ipm search emoji
Expected result
Search Results For 'emoji' (1)
βββ markdown-emoji Add emoji syntax support to Inkdrop markdown editor (0 downloads, 0 stars)
Actual result
Searching packages failed: sort is not defined
Additional info
ipm --version
apm 1.12.5
npm 3.10.5
node 4.4.5
python 2.7.10
git 2.16.2
craftzdog
(Takuya Matsuyama)
February 26, 2018, 2:04am
2
Hi Leander,
Sorry for the delay!
I just fixed the problem on the server.
Now it should work as expected.
> ipm search emoji
Search Results For 'emoji' (1)
βββ markdown-emoji Add emoji syntax support to Inkdrop markdown editor (215 downloads, 0 stars)
Use `ipm install` to install them or visit https://app.inkdrop.info/plugins to read more about them.
Thank you for reporting it!
1 Like
I have the same problem as of today on macOS and Linux.
$ ipm search emoji
Search Results For 'emoji' (0)
βββ (empty)
Platform: macOS 10.14.6
Inkdrop version: 4.5.2
Platform: Manjaro linux
Inkdrop version: 4.5.2
ipm --version on mac
ipm --version
apm 2.4.3
npm 6.2.0
node 10.2.1 x64
atom 4.5.2
python 2.7.16
git 2.25.0
craftzdog
(Takuya Matsuyama)
March 9, 2020, 5:14am
4
Fixed it.
Thank you for reporting, @Shunichi_Ikegami -san!