diff --git a/src/pages/500.tsx b/src/pages/500.tsx index 5c285967..fa65c4d8 100644 --- a/src/pages/500.tsx +++ b/src/pages/500.tsx @@ -13,7 +13,7 @@ export default () => (
Oops, the package failed to install.
-+
This can happen when there is no prebuilt binary for node@ {process.versions.node} or the install script requires CLIs like python/curl/etc.