build(npm): --force flag to install optional deps

of child deps
required by https://github.com/curbengh/hexo-yam#cannot-find-module-mongodb-jszstd-linux-x64-gnu
This commit is contained in:
Ming Di Leom 2024-06-08 06:47:41 +00:00
parent 60579e3c9e
commit 5b9c3e691a
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 1 deletions

3
.npmrc
View File

@ -1,3 +1,4 @@
package-lock=false
optional=false
optional=true
lockfile=false
force=true