XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Invalid bin field for "url-loader" when building

    Scheduled Pinned Locked Moved Xen Orchestra
    2 Posts 2 Posters 5.0k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      Pechkin000
      last edited by

      Hi, I noticed this error when building from source:
      warning url-loader@1.1.2: Invalid bin field for "url-loader".
      Builds successfully and I haven't found any issues yet. Is it something I should worry about and if so any ideas what could be causing this?
      Thanks!

      1 Reply Last reply Reply Quote 0
      • L Offline
        luckyfof
        last edited by

        Hi Pechkin000,

        Try this :

        npm install url-loader

        yarn install v1.22.11
        [1/5] Validating package.json...
        [2/5] Resolving packages...
        [3/5] Fetching packages...
        info fsevents@2.3.2: The platform "linux" is incompatible with this module.
        info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
        info fsevents@1.2.13: The platform "linux" is incompatible with this module.
        info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
        [4/5] Linking dependencies...
        [5/5] Building fresh packages...
        Done in 22.66s.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post