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
Unfortunately I'm not sure about the input I entered during the wizard to cause this (The "Use fluent" question was answered yes), but my generated project failed to build:
error: manifest parse error(s):
Invalid semantic version string '-alpha'
Unfortunately I'm not sure about the input I entered during the wizard to cause this (The "Use fluent" question was answered yes), but my generated project failed to build:
caused by this line in
Package.swift
:Replacing that with a valid repo and version fixes it
It looks like the selection I entered for my database was invalid, and so toolbox generated a line without the DB driver and version
The text was updated successfully, but these errors were encountered: