We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b2f4b commit ac878c7Copy full SHA for ac878c7
data/codes.json
@@ -65,6 +65,12 @@
65
"message": "Your repository has a just.config.json file in the root directory. Please remove it.",
66
"crashed": true,
67
"link": ""
68
+ },
69
+ {
70
+ "code": "0205",
71
+ "message": "Error occurred during Node.js installation. Retrying to install Node.js with console output enabled...",
72
+ "crashed": false,
73
+ "link": ""
74
}
75
],
76
"postprocessor/checks.sh": [
0 commit comments