Jump to content

Gavzel

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Gavzel

  1. Hello, Download link is broken. Could you active it again, please ?
  2. @Nikersify So actually, we can't use this Workflow ? Bad luck, it's look so nice… 😕 Please don't fight about me and my previous problem, using "sudo" or not. Workflow has been installed even if I can't use it really. 😀 I just hope than I haven't installed twice (local and global in root) ?
  3. @Nikersify Look great ! Thanks ! 😊 Except when I made try, I got this error: Try : "trans non from fr" "Error : Activate this item to try again. Cmd+L to see stack trace" Do I forget something ? Workflow appear in Alfred's List.
  4. @Nikersify I git this : jlmretina:~ jlm$ wget -O- https://raw.githubusercontent.com/glenpike/npm-g_nosudo/87277d2d2abe4acf3c29488d7ebcc5994b979596/npm-g-nosudo.sh | sh -bash: wget: command not found So I haven't try to follow with: 'npm i -g alfred-polyglot' in a new terminal windows
  5. Path I get: Users/joellelemoan 1/System/Library/Caches No Preferences in it. I only get: Macintosh HD/Library/Preferences/ I don’t know where is this file ? com.runningwithcrayons.Alfred-Preferences-3.plist
  6. Thanks @deanishe. But it looks like I'm turning around… 😕 jlmretina:~ jlm$ sudo npm install -g alfred-polyglot > alfred-polyglot@1.2.1 postinstall /usr/local/lib/node_modules/alfred-polyglot > alfy-init { Error: Command failed: alfred-link Error: Alfred preferences not found at location /Users/joellelemoan 1/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist at pathExists.then.exists (/usr/local/lib/node_modules/alfred-polyglot/node_modules/resolve-alfred-prefs/index.js:15:10) at Promise.all.then.arr (/usr/local/lib/node_modules/alfred-polyglot/node_modules/execa/index.js:201:11) at process._tickCallback (internal/process/next_tick.js:68:7) code: 1, killed: false, stdout: '', stderr: 'Error: Alfred preferences not found at location /Users/joellelemoan 1/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-3.plist\n at pathExists.then.exists (/usr/local/lib/node_modules/alfred-polyglot/node_modules/resolve-alfred-prefs/index.js:15:10)\n', failed: true, signal: null, cmd: 'alfred-link', timedOut: false } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! alfred-polyglot@1.2.1 postinstall: `alfy-init` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the alfred-polyglot@1.2.1 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /Users/joellelemoan 1/.npm/_logs/2019-02-17T11_34_09_232Z-debug.log Even if I try to read again previous post, I d'on't understand what to do.
  7. Thank a lot for your reply @Nikersify but I'm not really sure to understand what I must do… :/ Here what I've done: jlmretina:~ jlm$ $ npm i -g alfred-polyglot -bash: $: command not found jlmretina:~ jlm$ mkdir "${HOME}/.npm-packages" jlmretina:~ jlm$ prefix=${HOME}/.npm-packages jlmretina:~ jlm$ NPM_PACKAGES="${HOME}/.npm-packages" jlmretina:~ jlm$ export PATH="$NPM_PACKAGES/bin:$PATH" jlmretina:~ jlm$ unset MANPATH jlmretina:~ jlm$ export MANPATH="$NPM_PACKAGES/share/man:$(manpath)" Then in a new Tab… jlmretina:~ jlm$ $ npm i -g alfred-polyglot -bash: $: command not found jlmretina:~ jlm$ npm i -g alfred-polyglot npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! path /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access \'/usr/local/lib/node_modules\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /Users/joellelemoan 1/.npm/_logs/2019-02-17T11_04_39_960Z-debug.log Sorry if I made stupid thing, but long time ago I haven't use Terminal and I think I'm a little bit lost. 😕
  8. Hello, I'm very interested with this Workflow and after reading all posts here, I've tried to install it. Bur I've got this issue :/ What's going wrong ? jlmretina:~ jlm$ npm i -g alfred-polyglot npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! path /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access \'/usr/local/lib/node_modules\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended). npm ERR! A complete log of this run can be found in: npm ERR! /Users/joellelemoan 1/.npm/_logs/2019-02-17T10_02_56_305Z-debug.log jlmretina:~ jlm$ node -v v10.15.1 jlmretina:~ jlm$ npm -v 6.4.1
×
×
  • Create New...