MacOS13.1 Module Management ERROR
haoyk opened this issue · 2 comments
macOS13.1
m1 MacBook Pro
node v16.17.0
LOGS:
2023-01-27 16:34:12.885 +08:00 [ERR] Unhandled exception in circuit 'xIdu-Z7tg9EOmORWBcrl8pOSgIuxTXnM1V9IKmx5ENU'.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at Blazorx.Analytics.GoogleAnalytics.GoogleAnalyticsStrategy.TrackNavigation(String uri)
at Blazorx.Analytics.Components.NavigationTracker.OnLocationChanged(String location)
at Blazorx.Analytics.Components.NavigationTracker.OnLocationChanged(Object sender, LocationChangedEventArgs args)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteSynchronously(TaskCompletionSource completion, SendOrPostCallback d, Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteBackground(WorkItem item)
Ensure your network works well and try more times.
As you said, it's my network problem.