seanshpark / macOS

problems and solutions
MIT License
0 stars 0 forks source link

apple2js #19

Open seanshpark opened 1 year ago

seanshpark commented 1 year ago

apple2 emulator on nodejs.

https://github.com/whscullin/apple2js

brew packages...

brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman

Installing dependencies for cairo: freetype, fontconfig, ninja, meson, pcre, glib, util-macros, xtrans, libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo and pixman


PRODOS

seanshpark commented 1 year ago
cd apple2js
npm install

npm install will drop

seeing the logs...

Package pixman-1 was not found in the pkg-config search path.
seanshpark commented 1 year ago
$ npm install
npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated

added 1308 packages, and audited 1309 packages in 30s

126 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities