Spown
Spown
short answer: no. what do you mean "unused"? by whom? how should the module know whether you use it anywhere or not? it would require parsing of all your project...
eyep, yarn is unable to install it. npm does work
> Please attach a .reg file that I can use and reopen the issue literally the second code sample... It may as well be the case that importing/exporting the ``.reg``...
On Debian Jessie installing the module directly via ``github:elad/node-imagemagick-native `` (use ``-force`` if from console, without altering package.json) actually yields a proper build. The [gyp binding uses pkg-config instead of...
> Perhaps you could try to change your setup slightly to make the monkey patch work. that's what I did already. Just ensuring that ``it()`` descriptions do not intersect is...
eyep, VUE is angry at ``node_modules\@toast-ui\editor\dist\toastui-editor-viewer.css``: ```bash warnings when minifying css: ▲ [WARNING] "overflow-X" is not a known CSS property [unsupported-css-property] :1006:2: 1006 │ overflow-X: hidden; │ ~~~~~~~~~~ ╵ overflow-x...
> is the `overflow-X` special here ? or just a typing error ? @boa-yang it's a lint warning during resource composition, meaning it's not causing any failure, just hinting that...
Same here. Only I'm not running localtunnel server manually but via [pm2](/Unitech/PM2/). It errors with ``` /var/opt/localtunnel/localtunnel-server/bin/server:3 import 'localenv'; ^^^^^^ SyntaxError: Unexpected token import at new Script (vm.js:51:7) at createScript...
@siburny that's not how pm2 does things. anyway I'm not in a hurry. I'm sure when the OP problem is fixed - pm2'll start working as well.
@arthot thanks, it did work for me.