You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, im trying to install this website demo and im getting this error on Ubuntu 16.04
/home/feross/www/webtorrent.io/bin# ./deploy.sh
Already up-to-date.
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
extract:xhr → gunzTarPerm ▌ ╢█████████████████████████████████████████░░░░░░░░░░░░░░░░░░╟
./deploy.sh: line 14: 15602 Killed npm install --production --quiet
Im really dont know how to start to install, im starting from this shell script 'deploy.sh'...
my pkg:
dpkg -s nodejs Package: nodejs Version: 5.11.1-1nodesource1~xenial1
thanks !
The text was updated successfully, but these errors were encountered:
This is not a demo of webtorrent on a website. This is the code for the actual site on https://webtorrent.io and it's much more complicated that what you need to get a basic demo working.
Hello, im trying to install this website demo and im getting this error on Ubuntu 16.04
/home/feross/www/webtorrent.io/bin# ./deploy.sh
Already up-to-date.
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
extract:xhr → gunzTarPerm ▌ ╢█████████████████████████████████████████░░░░░░░░░░░░░░░░░░╟
./deploy.sh: line 14: 15602 Killed npm install --production --quiet
Im really dont know how to start to install, im starting from this shell script 'deploy.sh'...
my pkg:
dpkg -s nodejs Package: nodejs Version: 5.11.1-1nodesource1~xenial1
thanks !
The text was updated successfully, but these errors were encountered: