navigatrum

Results 4 issues of navigatrum

Missing `\n`. See: https://github.com/ethers-io/ethers.js/blob/master/packages/hash/src.ts/message.ts#L5

## Bug Description Installing fails with `composer create-project wp-coding-standards/wpcs`. And would seem to work, but throws Fatal Error with standalone installatation. System: Ubuntu 20.04.4 LTS php: 7.4 composer: 2.3.7 ###...

For some reasons `eth-gas-reporter` config option `ethPrice` (see: https://github.com/cgewecke/eth-gas-reporter/blob/deadc079f1920590ea362fdd6e0e008e70e4f95f/lib/config.js#L17 ) isn't currently supported. This should also solve: https://github.com/cgewecke/hardhat-gas-reporter/issues/82 - see: https://github.com/cgewecke/eth-gas-reporter/blob/deadc079f1920590ea362fdd6e0e008e70e4f95f/lib/utils.js#L170-L178

**Description** I'm experiencing the same bug described here: https://stackoverflow.com/questions/71876803/how-to-get-the-demo-of-the-internet-archive-bookreader-working-in-2022 The problem seems related to `css` `var`: `--br-height` not being defined, so that: ```css .BookReader { height: var(--br-height); ... } ```...