api-designer icon indicating copy to clipboard operation
api-designer copied to clipboard

Swap node-open to opn

Open Parakleta opened this issue 10 years ago • 1 comments

node-open is effectively abandoned and using an old version of xdg-open that doesn't work on FreeBSD. Please change to opn which is actively maintained.

Parakleta avatar Oct 27 '15 03:10 Parakleta

That's been used in the api-designer.js to for the command line to open the API Designer in the browser. Should be easy to do.

https://www.npmjs.com/package/opn

sichvoge avatar Jul 27 '16 14:07 sichvoge