How to clear the wijmo file path error when ran the build in VS Online

Posted by: venkateshpallanti on 1 March 2018, 7:06 pm EST

  • Posted 1 March 2018, 7:06 pm EST

    We are currently using licensed Wijmo 5 for Components, Angular 2 with Type script for Client and NodeJS for Server

    We got an error when ran the build in Visual Studio Online Repository into Azure

    1. error code ENOLOCAL
    2. error Could not install from “C:\Program Files (x86)\ComponentOne\Wijmo\C1Wijmo-Enterprise_5.20172.334\NpmImages\wijmo-amd-min” as it does not contain a package.json file.
    3. Error: Npm failed with return code: 1

    The above path is working in the local application.

    Also, we tried changing the path to wijmo CDN “http://prerelease.componentone.com/wijmo5/npm-images/C1Wijmo-Enterprise-Eval-AMD-5.20163.254.tgz”. The Application published successfully but it showing Evaluation watermark.

    How to solve this error? Is there any licensed CDN link or any other method to solve this.

    We have included the package.json file from the above path. Please check line 35.code.zip

  • Posted 4 March 2018, 10:20 pm EST

    Hi,

    Please try the following

    Prerequisite: Please make sure that you download the Licensed Dependencies from https://www.grapecity.com.

    (After you log in you should be able to download it from your Account Section)

    1. Create a “wijmo” folder under node_modules,
    2. Copy the NpmImages folder( available inside the folder that you downloaded) inside the Folder created in Step 1
    3. Run your build

    You are getting this issue because the location “C:\Program Files (x86)\ComponentOne\Wijmo\C1Wijmo-Enterprise_5.20172.334\NpmImages\wijmo-amd-min”

    does not exist on your Production machine.

    Also, we tried changing the path to wijmo CDN “http://prerelease.componentone.com/wijmo5/npm-images/C1Wijmo-Enterprise-Eval-AMD-5.20163.254.tgz”. The Application published successfully but it showing Evaluation watermark.

    How to solve this error? Is there any licensed CDN link or any other method to solve this.

    All Pre release builds are unlicensed builds. We do not provide licensed links for the same

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels