Skip to content

Commit

Permalink
Dependency Tree Tracking
Browse files Browse the repository at this point in the history
Trying to just plainly install the dependencies to run the project locally on my machine, but it's erroring out, and I can't figure out which dependency needs `sharp`, which appears to be having errors when compiling it.
  • Loading branch information
Offroaders123 committed Mar 14, 2024
1 parent b961f0c commit 7ed81a2
Show file tree
Hide file tree
Showing 2 changed files with 10,722 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -4,7 +4,7 @@ build
node_modules
old
vendor
*.lock
*-lock.json
# *.lock
# *-lock.json
*.log
.DS_STORE

0 comments on commit 7ed81a2

Please sign in to comment.