Skip to content
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

[chore] investigate npm packages (mkdirp) #18

Open
zackbradys opened this issue May 26, 2024 · 0 comments
Open

[chore] investigate npm packages (mkdirp) #18

zackbradys opened this issue May 26, 2024 · 0 comments
Assignees

Comments

@zackbradys
Copy link
Member

When running npm install it will throw a warning message about mkdirp, which is used by docusaurus-lunr-search:

zackbradys@Zacks-MacBook-Pro hauler-docs % npm install
npm install
npm warn deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)

added 1283 packages, and audited 1284 packages in 5s

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

found 0 vulnerabilities

-----------------------------------

zackbradys@Zacks-MacBook-Pro hauler-docs % npm ls mkdirp

[email protected] /Users/zackbradys/Documents/Coding/GitHub/hauler-docs
└─┬ [email protected]
  └─┬ [email protected]
    └── [email protected]
@zackbradys zackbradys changed the title investigate npm packages investigate npm packages (mkdirp) May 26, 2024
@zackbradys zackbradys self-assigned this Oct 12, 2024
@zackbradys zackbradys moved this to Work In Progress in Hauler Oct 12, 2024
@zackbradys zackbradys changed the title investigate npm packages (mkdirp) [chore] investigate npm packages (mkdirp) Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant