peertransfer icon indicating copy to clipboard operation
peertransfer copied to clipboard

Problem loading page

Open quarck-project opened this issue 5 years ago • 2 comments

[email protected] start /root/peertransfer

[[ $NODE_EVN = production ]] && npm run prod || npm run dev

sh: 1: [[: not found

[email protected] dev /root/peertransfer signalhub listen -p 7000 & budo --live --host localhost index.js:bundle.js -- -t envify

signalhub listening on port 7000 [0000] info Server running at http://localhost:9966/ (connect) [0000] info LiveReload running [0002] 2090ms 3.6MB (browserify)

But cant connect to webpage

quarck-project avatar Apr 24 '19 21:04 quarck-project

Windows?

perguth avatar May 20 '19 13:05 perguth

Windows?

ubuntu 16.04

quarck-project avatar May 20 '19 13:05 quarck-project

Fixed in https://github.com/perguth/peertransfer/commit/4f2a9ea6278a6df4203cf30532a1d38db16e3224

perguth avatar Feb 19 '23 20:02 perguth