3 # Copyright (C) The Arvados Authors. All rights reserved.
5 # SPDX-License-Identifier: AGPL-3.0
7 APP_ROOT = File.expand_path('..', __dir__)
12 $stderr.puts "Yarn executable was not detected in the system."
13 $stderr.puts "Download Yarn at https://yarnpkg.com/en/docs/install"