Jump to content

btriapitsyn

Member
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

btriapitsyn's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. @Nikersify Hi! I hope you can help me with my issue. Here is my error: btriapitsyn at Bohdan’s-MacBook-Pro in ~$ /usr/local/bin/npm install -g alfred-polyglot > alfred-polyglot@1.2.1 preuninstall /Users/btriapitsyn/.npm-packages/lib/node_modules/alfred-polyglot > alfy-cleanup { Error: Command failed: alfred-unlink { [Error: ENOENT: no such file or directory, open '/Users/btriapitsyn/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/alfred-polyglot/info.plist'] errno: -2, code: 'ENOENT', syscall: 'open', path: '/Users/btriapitsyn/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/alfred-polyglot/info.plist' } at Promise.all.then.arr (/Users/btriapitsyn/.npm-packages/lib/node_modules/alfred-polyglot/node_modules/execa/index.js:201:11) at processTicksAndRejections (internal/process/next_tick.js:81:5) code: 1, killed: false, stdout: '', stderr: "{ [Error: ENOENT: no such file or directory, open '/Users/btriapitsyn/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/alfred-polyglot/info.plist']\n errno: -2,\n code: 'ENOENT',\n syscall: 'open',\n path:\n '/Users/btriapitsyn/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/alfred-polyglot/info.plist' }\n", failed: true, signal: null, cmd: 'alfred-unlink', timedOut: false } npm WARN lifecycle alfred-polyglot@1.2.1~preuninstall: continuing anyway alfred-polyglot@1.2.1 preuninstall: `alfy-cleanup` npm WARN lifecycle Exit status 1 > alfred-polyglot@1.2.1 postinstall /Users/btriapitsyn/.npm-packages/lib/node_modules/alfred-polyglot > alfy-init + alfred-polyglot@1.2.1 updated 1 package in 4.425s Also here is my specs: btriapitsyn at Bohdan’s-MacBook-Pro in ~$ npm -v 6.7.0 btriapitsyn at Bohdan’s-MacBook-Pro in ~$ which npm /usr/local/bin/npm btriapitsyn at Bohdan’s-MacBook-Pro in ~$ echo $PATH /Users/btriapitsyn/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin btriapitsyn at Bohdan’s-MacBook-Pro in ~$ sw_vers -productVersion 10.14.3 Thanks for your work!
×
×
  • Create New...