Nop version 4.30, new plugin, can't be installed. Can you see anything in this stack trace that points to what the problem might be?
System.FormatException: String '' was not recognized as a valid DateTime.
at System.DateTimeParse.ParseExactMultiple(ReadOnlySpan`1 s, String[] formats, DateTimeFormatInfo dtfi, DateTimeStyles style)
at System.DateTime.ParseExact(ReadOnlySpan`1 s, String[] formats, IFormatProvider provider, DateTimeStyles style)
at Nop.Data.Migrations.NopMigrationAttribute..ctor(String dateTime, String description) in D:\ACT\nopCommerce_4.30\Libraries\Nop.Data\Migrations\NopMigrationAttribute.cs:line 29
at System.Reflection.CustomAttribute._CreateCaObject(RuntimeModule pModule, RuntimeType type, IRuntimeMethodInfo pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs)
at System.Reflection.CustomAttribute.CreateCaObject(RuntimeModule module, RuntimeType type, IRuntimeMethodInfo ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs)
at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1& attributes, RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, ListBuilder`1 derivedAttributes)
at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
at System.RuntimeType.GetCustomAttributes(Type attributeType, Boolean inherit)
at System.Attribute.GetCustomAttributes(MemberInfo element, Type type, Boolean inherit)
at System.Attribute.GetCustomAttribute(MemberInfo element, Type attributeType, Boolean inherit)
at System.Reflection.CustomAttributeExtensions.GetCustomAttribute[T](MemberInfo element)
at FluentMigrator.Runner.Infrastructure.DefaultMigrationRunnerConventions.GetMigrationInfoForMigrationImpl(IMigration migration)
at Nop.Data.Migrations.MigrationManager.<>c__DisplayClass10_0.<GetMigrations>b__1(IMigration m) in D:\ACT\nopCommerce_4.30\Libraries\Nop.Data\Migrations\MigrationManager.cs:line 154
at System.Linq.Utilities.<>c__DisplayClass2_0`3.<CombineSelectors>b__0(TSource x)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToArray()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.GetEnumerator()+MoveNext()
at Nop.Data.Migrations.MigrationManager.ApplyUpMigrations(Assembly assembly, Boolean isUpdateProcess) in D:\ACT\nopCommerce_4.30\Libraries\Nop.Data\Migrations\MigrationManager.cs:line 180
at Nop.Services.Plugins.PluginService.InsertPluginData(Type pluginType, Boolean isUpdateProcess) in D:\ACT\nopCommerce_4.30\Libraries\Nop.Services\Plugins\PluginService.cs:line 193
at Nop.Services.Plugins.PluginService.InstallPlugins() in D:\ACT\nopCommerce_4.30\Libraries\Nop.Services\Plugins\PluginService.cs:line 466