Date: Wed, 26 May 2021 10:58:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256144] [NEW PORT] www/code-server Run VS Code on a server and access it anywhere in a browser Message-ID: <bug-256144-7788-I9xCR4g8gd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256144-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-256144-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256144 --- Comment #5 from Guangyuan Yang <ygy@freebsd.org> --- Ok, I think (from my limited experience in this topic of npm-based ports) t= his port won't pass Poudriere test port, since internet access in do-install is forbidden, but is required here from npm install. There aren't many nodejs/npm based ports, and I am not sure what the best w= ay is to solve this problem. A possible way is to pre-fetch and package the node_modules and serve it off for this port. Please take a look at misc/netron/Makefile, and I can possibly help you in the process. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256144-7788-I9xCR4g8gd>