Open Closed

The requested module './utilities.js' does not provide an export named 'firstNonNull' #2725


User avatar
0
jhsanc created
  • ABP Framework version: v5.2.0-rc.1

  • UI type: Blazor Wasm

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Exception message and stack trace: I get this error: global.js?_v=637738806930402996:249 crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: The requested module './utilities.js' does not provide an export named 'firstNonNull' SyntaxError: The requested module './utilities.js' does not provide an export named 'firstNonNull' Microsoft.JSInterop.JSException: The requested module './utilities.js' does not provide an export named 'firstNonNull' SyntaxError: The requested module './utilities.js' does not provide an export named 'firstNonNull' at Microsoft.JSInterop.JSRuntime.<InvokeAsync>d__161[[Microsoft.JSInterop.IJSObjectReference, Microsoft.JSInterop, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60]].MoveNext() at Blazorise.Modules.JSNumericPickerModule.Initialize(DotNetObjectReference1 dotNetObjectRef, ElementReference elementRef, String elementId, Object options) at Blazorise.NumericPicker`1.

  • Steps to reproduce the issue:" I had this error after I upgrated from 5.1.4 to 5.2.0-rc.1. Click in Administration -> Identity Management -> Users.


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can use abp clean command and try again.

  • User Avatar
    0
    jhsanc created

    Thank you, that's found.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on June 20, 2025, 11:20