10000 Tiny npm install issues · Issue #1334 · thuliteio/doks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tiny npm install issues #1334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
8000 StefanSalewski opened this issue Mar 18, 2025 · 1 comment
Open

Tiny npm install issues #1334

StefanSalewski opened this issue Mar 18, 2025 · 1 comment

Comments

@StefanSalewski
Copy link

Dear Sir,

yesterday I updated my page https://nimprogramming.com/ which gave no serious problems.

One tiny issue is, that when following https://getdoks.org/upgrade-guides/upgrade-to-v1/ one might have trouble with

config/_default/hugo.toml

paginate = 10

which seems to be not supported by latest hugo.

I then followed

https://getdoks.org/docs/start-here/getting-started/

starting with

npm create thulite@latest -- --template doks

and copied my files from 1.0 install into the newly created folder, which worked fine.

Only the message

$ npm install
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

added 302 packages, and audited 303 packages in 20s

43 packages are looking for funding
  run `npm fund` for details

2 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

is a bit unclear for me. Is this a general issue, or a result from my hugo or nodejs install provided by my Gentoo Linux?

Would executing "npm audit fix --force" which I did be recommended?

Final note:

As I told you last year, for beginners or people like me with a bad memory, it is always not fully obvious that

npm create thulite@latest -- --template doks

will ask for the project folder name. So I made again the initial error trying

npm create thulite@latest -- --template nimprogramming.com.

Best regards,

Dr. Stefan Salewski

PS: Is there some progress for #1242 (reply in thread) or have we to fix that still manually when we like to have a modification date?

@h-enk
Copy link
Member
h-enk commented Mar 20, 2025

Hello Stefan, thanks for your input/feedback. Much appreciated!

I've updated the docs section and made it pagerSize = 10. To be updated in Doks (available next release): #1336

Aside, there's an issue with the create-thulite CLI: thuliteio/create-thulite#46 (to be fixed ASAP)

The vite dependency needs to be updated (I will do that with the upcoming Doks release). For now, running npm audit fix --force will do that for you. It's perfectly fine to use.

I've updated the instructions for both Quick Start and Create a new project

Unfortunately, there's no progress on #1244 (other priorities, but I'm getting time to pick things up soon)

Best, Henk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0