我不断收到错误Cannot invoke initializer for type 'posix_spawn_files_actions_t' with no arguments安装蒸汽/ MySQL的,在这行代码后,系统会提示Terminal.swift:var fileActions = posix_spawn_file_actions_t().有谁知道什么可能提示这个?
Cannot invoke initializer for type 'posix_spawn_files_actions_t' with no arguments
Terminal.swift
var fileActions = posix_spawn_file_actions_t()
mysql swift vapor
mysql ×1
swift ×1
vapor ×1