Issue #3081 has been updated by ashuyadavji.
hey, you learn here about Windows 10 just one click and follow here https://windowsclassroom.com/device-manager-windows-10/ open device manager all information gives you an easy way. ---------------------------------------- Bug #3081: Cannot install npm package eslint http://bugs.dragonflybsd.org/issues/3081#change-13621 * Author: ollehar * Status: New * Priority: Normal * Assignee: * Category: Userland * Target version: ---------------------------------------- When trying to install the npm package eslint, I get the following error: 1091 verbose stack Error 1091 verbose stack at /usr/local/lib/node_modules/npm/lib/utils/gently-rm.js:275:7 1091 verbose stack at /usr/local/lib/node_modules/npm/node_modules/iferr/index.js:13:50 1091 verbose stack at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18 1091 verbose stack at FSReqWrap.oncomplete (fs.js:153:5) 1092 verbose cwd /root/.npm/_logs 1093 verbose DragonFly 4.8-RELEASE 1094 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "-g" "npm" 1095 verbose node v8.4.0 1096 verbose npm v5.3.0 1097 error code EINVAL 1098 error EINVAL: invalid argument, read 1099 verbose exit [ 1, true ] Not sure how to debug more. I've also post this bug on github npm page: https://github.com/npm/npm/issues/18848 To reproduce: 1. Fresh installation of dfly 4.8-RELEASE 2. pkg install node npm 3. As root, npm install -g eslint -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account