[Bug 242936] editors/vscode: Fails to build: yarn attempts to fetch dependency in offline mode (typscript)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 30 10:26:17 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242936

--- Comment #7 from bourne.identity at hotmail.com <bourne.identity at hotmail.com> ---
I now think the problem is not with the port but with my system. Before
building the port, I had git cloned vscode from the web and then ran 'make
install' inside the cloned directory. That build failed with a different
sequence of errors, but I think installed many binaries and modules including
yarn and node on my system. These would conflict with the standard
/usr/ports/editors/vscode port. So when I run 'make install' inside the port, I
am almost certain to get unpredictable results. I deleted as many previously
standing modules (yarn, node) from the git clone, but continue to get the same
error when I run 'make install' inside the port.

You certainly would not be able to reproduce the error I get and probably
should mark this bug request as closed. If you could still give me a tip how I
can recover from this disaster, I shall be grateful.

Thanks,
Manish Jain

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list