Hi Ghulam,
We are still facing some issues with the solution. Here are the steps we are currently following:
Step 1: We have Node.js version 18.20.4 installed.
Step 2: We have downloaded the solution provided above.
Step 3: We added all the dependencies required by using npm install. During this step, all the necessary node modules were installed based on the package.json. Note: I noticed that all the Bryntum packages are at version 6.2.1, and I did not modify them; I proceeded with the same version.
Step 4: I ran gulp serve to launch the package on the browser workbench.
Step 5: We encountered an error, which I have summarized below. A full screenshot of the error is attached for your reference.
Sample Error:
Additionally, here are the other steps we have taken:
As you suggested, I changed the version of the Bryntum packages to 6.2.2 and ran npm install, but it resulted in the following error:
npm error: No matching version found for @bryntum/core-react-thin@6.2.2.
npm error: Notarget - a package version that doesn't exist.
I also tried installing another version of Node.js (20.9.1) and ran npm install, but it indicated that this version is not supported.
I would appreciate any help you can provide to move forward.
Thank you!