rtritto

Results 310 comments of rtritto

@caldwell can you release this in a new major version?

The default value of _omit_ option is _dev_. From _npm_ version >= 7 (Node version >= 16) peer dependencies are autoinstalled: [source](https://github.com/npm/rfcs/blob/main/implemented/0025-install-peer-deps.md). Imply that _mongodb_, as peer dependency, will be...

> Unfortunately the minimum supported version of this module is Node v14. For `mongodb` v6 the minimum supported Node.js version is v16.20.1 ([source](https://github.com/mongodb/node-mongodb-native/releases/tag/v6.0.0)).

Node v14 isn't mantained, when it will be removed?

@Asher-Ding thanks. @wade-liwei please can you check?

Readd `ME_CONFIG_CONNECT_RETRIES` with 10 max_tries as default. `ME_CONFIG_CONNECT_RETRIES` is removed by mistake in #70. FYI @BlackthornYugen @CodingKoopa

`ME_CONFIG_MONGODB_SERVER` it's not valid (deprecated/unsafe old logic) because it's removed in https://github.com/mongo-express/mongo-express/pull/957. FYI @BlackthornYugen @shakaran @tianon

@ryansolid @nksaraf node_modules come back.

@ryansolid @nksaraf can this issue be reopened?

`package.json` to update: - [/packages/workbox-build/package.json](https://github.com/GoogleChrome/workbox/blob/v6/packages/workbox-build/package.json) - [/package.json](https://github.com/GoogleChrome/workbox/blob/v6/package.json)