| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Replace the unavailable GYP website with the GYP documentation preserved in the Chromium source repository. Signed-off-by: HoonDongKang <d159123@naver.com>
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
I think we can update
Lines 197 to 198 in 5ba7e05
to
[node-gyp][] is a build system based on the [gyp-next][] tool and comes bundled with npm.The linked google repo is not maintained anyway.
Sorry, something went wrong.
|
Please remove the link as the suggestion: #65413 (review), thanks! |
Sorry, something went wrong.
Google's GYP project is no longer maintained. Signed-off-by: HoonDongKang <d159123@naver.com>
|
Sorry for the late response. I removed the link and updated the wording as suggested. I also retained the note that node-gyp requires Python, which wasn’t included in the suggestion. + node-gyp requires that Python be installed.Thank you! |
Sorry, something went wrong.
Replace the unavailable GYP website with the GYP documentation preserved in the Chromium source repository. Signed-off-by: HoonDongKang <d159123@naver.com> PR-URL: #65413 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Replace the unavailable GYP website with the GYP documentation preserved in the Chromium source repository. Signed-off-by: HoonDongKang <d159123@naver.com> PR-URL: #65413 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
| Back | FazBrowse Home | New Git URL |
Fixed the broken GYP link in n-api.md.
The gyp.gsrc.io` website is no longer available, so the link has been replaced with the GYP documentation preserved in the Chromium Google Source repository.