-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
supportQuestions, discussions, and general supportQuestions, discussions, and general support
Description
Support plan
- is this issue currently blocking your project? (yes/no): no
- is this issue affecting a production system? (yes/no): no
Context
- node version: 14.19.3
- module version with issue: 7.0.0
- last module version without issue: unknown
- environment (e.g. node, browser, native): Node
- used with (e.g. hapi application, another framework, standalone, ...): N/A
- any other relevant information:
What are you trying to achieve or the steps to reproduce?
Vision's package.json's repository field is apparently incorrect. It says git://github.com/hapijs/vision; however, as far as I know, GitHub doesn't support the git:// URL scheme. Instead, it should be https://github.com/hapijs/vision.git.
What was the result you got?
Non-functioning repository
What result did you expect?
Usable repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
supportQuestions, discussions, and general supportQuestions, discussions, and general support