by Helfertech

If you are dealing with the standard CRM file uploading restrictions, there is a better way to manage the various file types you need access to. With the Multiple File Upload add-on for SuiteCRM, gain the ability to upload multiple file types, documents, and images directly in your CRM.

Free 30 day trial
Try it Now

#5561 - Install step 9 gives errors

Open Bug? created by ivansr one week ago

I get the following when I run the last step yarn run build-dev:

yarn run build-dev yarn run v1.22.22 warning package.json: No license field error Command "build-dev" not found. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

What should I do?

  1. ivansr member avatar

    ivansr

    one week ago

    Module not working in SuiteCRM version 8.6.2. Just get a text line instead of upload feature.

  2. saeed member avatar

    Helfertech Provider

    one week ago

    Hi Ivan,

    Thank you for bringing this to our attention. Our team is actively looking into this, and we’ll provide you with an update shortly. We appreciate your patience in the meantime.

    Regards, Helfertech

  3. saeed member avatar

    Helfertech Provider

    one week ago

    Hi Ivan,

    We’ve identified the potential causes for the error message you encountered. Here’s a breakdown:

    Missing or Incorrect build-dev Script in package.json: The error Command "build-dev" not found suggests that the build-dev script is not defined in the package.json file. Please verify if it’s present under the "scripts" section of the file.

    Version Mismatch (Node.js or Yarn): A mismatch in the versions of Node.js or Yarn could be contributing to the issue. Please ensure you’re using the versions that are compatible with the project setup.

    Incomplete Dependency Installation: Ensure all dependencies are installed by running yarn install or npm install before executing yarn run build-dev. Missing dependencies could prevent the build process from working correctly.

    Incorrect File Paths or Project Setup: If files are not loading correctly, it may be due to misconfigured paths or missing assets post-build. Verify that the build process generates the required files and places them in the correct locations.

    Let us know if this resolves the issue. We’re here to assist further if needed and aim to ensure the plugin works smoothly.

    Regards, Helfertech

  4. ivansr member avatar

    ivansr

    one week ago

    I am not a programmer, so I have no idea what you are asking me to do. I have installed SuiteCRM via my CPanel using Installatron. Which is working perfectly as version 8.6.2. I thought your module just worked with the version through the normal install module process, but it looks like you must make major changes to the operating system for it to work. Shouldn't this be accounted for by you? I am confused.

  5. saeed member avatar

    Helfertech Provider

    one week ago

    Hi Ivan,

    We understand how this process might seem complex, especially if you're not familiar with programming.

    We are currently working on automating the module to ensure it installs seamlessly without requiring additional configurations, such as specific Node.js or Angular versions. However, for now, some adjustments to the Node.js version are necessary to make it compatible with your system.

    We’re happy to provide full support to get the module running on your setup. If you’re comfortable, you can share server access with us, and we’ll handle the necessary configurations to ensure everything works smoothly.

    Please let us know how you’d like to proceed or if there are any concerns. We’re here to make this as easy as possible for you.

    Regards,

    Helfertech

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...