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 1bf7f06 commit 60b0fbeCopy full SHA for 60b0fbe
GNUmakefile
@@ -243,7 +243,7 @@ endif
243
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install help2man || echo "
244
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install libtool || echo "
245
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install mercurial || echo "
246
- bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install node@14 || echo "
+ bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install node@18 || echo "
247
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install pandoc || echo "
248
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install pkg-config || echo "
249
bash -c "[ '$(shell uname -s)' == 'Darwin' ] && brew install protobuf || echo "
0 commit comments