Skip to content

npm install fails on FreeBSD 12.1 #1880

Closed
@mike-pt

Description

@mike-pt
  • Local OS: FreeBSD
  • Remote OS: FreeBSD
  • Remote Architecture: amd64
  • code-server --version: n/a

I can't seem to install due to missing deps its seems but I also found no clue how to install those:

npm WARN @coder/[email protected] requires a peer of @google-cloud/logging@^4.5.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `./postinstall.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-07-14T12_30_33_064Z-debug.log
``

Metadata

Metadata

Assignees

Labels

os-freebsdFreeBSD relatedwaiting-for-infoWaiting for more information from submitter

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions