You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR at //brave/build/linux/channels.gni:22:3: Assertion failed.
assert(false, "Not supported channel name: $brave_channel")
^-----
Not supported channel name: development
See //brave/BUILD.gn:17:3: whence it was imported.
import("//brave/build/linux/channels.gni")
^----------------------------------------
In channels.gni, development channel string should considered.
This is regression of #653.
The text was updated successfully, but these errors were encountered:
In channels.gni,
development
channel string should considered.This is regression of #653.
The text was updated successfully, but these errors were encountered: