Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshribakoff
3088 days ago
What is meant by an "unspecified dependency"?
2 comments
imkimchi
3088 days ago
@yladiz explained it well. I had to minimize the words to a single word like "unspecified". seems like you struggled with understanding what it really means, Is there any recommendation to change?
link
yladiz
3088 days ago
I think it's if there's some dependency that the author of the package used, but wasn't specified in the
package.json
file.
link