========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"(viewtopi c.p hp)?p=53381#p53381"
linktext was:"(viewtopi c.p hp)?p=53381#p53381"
====================================
If no-one can be bothered, well, I don't blame you!
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/ImaginarySense/Teleprompter-Electron/releases"
linktext was:"https://github.com/ImaginarySense/Telep ... n/releases"
====================================
When I try to do the final step (6), I get:
Code: Select all
$ sudo npm run dist:linux
> imaginary-teleprompter-electron@2.3.0 dist:linux /home/sean/Teleprompter-Electron-2.3.1
> build --platform linux
sh: 1: build: not found
npm ERR! Linux 4.4.10-antix.1-486-smp
npm ERR! argv"/usr/bin/node""/usr/bin/npm""run""dist:linux"
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! imaginary-teleprompter-electron@2.3.0 dist:linux: `build --platform linux`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the imaginary-teleprompter-electron@2.3.0 dist:linux script 'build --platform linux'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the imaginary-teleprompter-electron package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! build --platform linux
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs imaginary-teleprompter-electron
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls imaginary-teleprompter-electron
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/sean/Teleprompter-Electron-2.3.1/npm-debug.log
sean@Teleprompter:~/Teleprompter-Electron-2.3.1
$