Skip to content
#

repository

Here are 1,593 public repositories matching this topic...

loopback-next
bajtos
bajtos commented Sep 18, 2020

Starting from version 12.12.0, Node.js offers built-in support for translating error stack traces using source maps - learn more here: https://medium.com/@nodejs/source-maps-in-node-js-482872b56116

Let's rework @loopback/build to use this new feature on recent version of Node.js, instead of source-map-support module.

If it's possible, then implement a fallback to npm module `source-map-s

lukpueh
lukpueh commented Sep 10, 2020

Coordinate with #1133 and #1137

Description of issue or feature request:
For consistent use of OOP we should provide classes for all complex metadata fields
and not only for the outer metadata signature wrapper and the inner signed metadata.

This would make the used metadata format more explicit and might have a positive effect on metadata schema validation (see discussion in #1130)

kaihendry
kaihendry commented Jan 30, 2020
hendry@knuckles ~ $ bitcoin-cli
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

Workaround: LANG=C bitcoin-cli

hendry@knuckles ~ $ xbps-query -S bitcoin
architecture: x86_64-musl
build-date: 2020-01-26 01:06 CST
conflicts:
        litecoin>=0
filename-sha256: d8c0ea89f1cc36aa3
AMDmi3
AMDmi3 commented Nov 28, 2019

Some packages may bundle dependencies. We could report outdatedness for these the following way: for outdated packages with single download, propagate outdated status onto the download URL. Then we could show this download specially for other packages, or even make it affect the status.

Improve this page

Add a description, image, and links to the repository topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the repository topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.