Package Details: nodejs-mapscii 0.3.1-4

Git Clone URL: https://aur.archlinux.org/nodejs-mapscii.git (read-only, click to copy)
Package Base: nodejs-mapscii
Description: Map+Ascii -> MapSCII! Console Map Viewer.
Upstream URL: https://github.com/rastapasta/mapscii#readme
Licenses: MIT
Submitter: Zedeldi
Maintainer: Zedeldi
Last Packager: Zedeldi
Votes: 1
Popularity: 0.000000
First Submitted: 2019-06-10 09:32 (UTC)
Last Updated: 2021-06-19 18:01 (UTC)

Latest Comments

dreieck commented on 2023-07-18 18:37 (UTC)

When I start, I get some errors thrown to console:

center: 52.512, 6.497   zoom: 0.28   mouse: -40.396, -121.58 ^[[<35;24;52Mfelics-micropc[0,0]felics(xfce4-terminal,11,20:36)~/tmp$ mapscii 
Welcome to MapSCII! Use your cursors to navigate, a/z to zoom, q to quit.Error: Unimplemented type: 4
    at Pbf.skip (/usr/lib/node_modules/mapscii/node_modules/pbf/index.js:211:20)
    at Pbf.readFields (/usr/lib/node_modules/mapscii/node_modules/pbf/index.js:46:45)
    at new VectorTile (/usr/lib/node_modules/mapscii/node_modules/@mapbox/vector-tile/lib/vectortile.js:8:23)
    at Tile._loadTile (/usr/lib/node_modules/mapscii/src/Tile.js:33:17)
    at /usr/lib/node_modules/mapscii/src/Tile.js:24:19
center: 52.512, 13.42   zoom: 0.28   mouse: -36.79, -165.427 

Then, I see a black console.

Maybe you miss some dependency? I have no clue about nodejs dependency (hell?).

Regards!

Zedeldi commented on 2021-06-19 18:07 (UTC)

@ouuan Cheers, the --user option has been removed.

ouuan commented on 2021-06-19 16:33 (UTC)

Please remove --user root. Since npm 7, the --user option is no longer available. --user root not only doesn't fix the permission problem, but also installs the package called "root", which conflicts with other packages that also have the --user root option.

Zedeldi commented on 2020-12-29 14:05 (UTC)

@dreieck Sorted, thanks :)

dreieck commented on 2020-12-28 21:55 (UTC)

Can you please not download stuff in package()?

  • Best: Move it to the source-array.
  • Also very good: Move it to prepare().
  • Still better than in package(): Move it to build().

package() should just locally copy files, not download or compile anything.

Thanks for maintaining!

==> Starting package()...
[..................] / fetchMetadata: sill resolveWithNewModule mapscii@0.3.1 checking installable status