Bug Report T1269453
Visible to All Users

The "devextreme-bundler" and "devextreme-bunder-init" commands are not working

created 2 months ago (modified 2 months ago)

Steps to reproduce:

  1. run npm i -g devextreme@24.2
  2. run devextreme-bundler-init
  3. run devextreme-bundler

Expected results:

These commands should create a custom bundle without errors

Current results:

Commands #2 and #3 fail in v24.2

Additional information:

The issue occurs because installed devextreme@24.2 package misses the bin section:

JSON
"bin": { "devextreme-bundler-init": "bin/bundler-init.js", "devextreme-bundler": "bin/bundler.js" }

Further the custom.config.js file structure was changed and build process also fails

Show previous comments (4)
Artem (DevExpress Support) a month ago

    Yes, you'll need to install devextreme@24.2 to build a bundle with the new version

      Do you have an ETA for this issue?

      Diana (DevExpress Support) a month ago

        Hello,

        While we don't have a precise ETA yet, we are in the initial stages of addressing it. We will follow up with you once we have information to share.

        Answers approved by DevExpress Support

        created a month ago

        We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.

        Important Notes:

        • Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
        • .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
          Show previous comments (5)
          Alisher (DevExpress Support) 25 days ago

            Hi Thanh Van,

            I did not manage to replicate the issue with the devextreme@24.2.5-build-25032-1935 package I installed from hotfixes.
            Would you please clarify whether you tested a hotfix build instead of a stable v24.2.4?

            If the issue occurs with the devextreme@24.2.5-build-25032-1935 hotfix package, please describe your steps so we can try to replicate the issue.

            I look forward to your reply.

              Actually, I could make the bundler command works but I got the JavaScript error at runtime. Also after installed the hotfix, DevExtreme.AspNet.Mvc.dll version is showing as 24.2.4

              1. Error Clipboard-File-1.png
              2. What is exactly version of this dll?
                Clipboard-File-2.png
              Alisher (DevExpress Support) 24 days ago

                Hello,

                I created a separate ticket on your behalf: T1275935: bundler command works but I got the JavaScript error at runtime. We placed it in our processing queue and will process it shortly.

                Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

                Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.