Navigation

    OpenIAP

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    OpenFlow: can not run on local because otel is missing.

    General Discussion
    openflow localhost
    2
    3
    47
    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.
    • T
      Tăng Kiến Văn last edited by

      Hi,
      I've follow developer setup on the github and encountered below issue when I try to run OpenFlow in the debug mode.

      OpenFlow/src/amqpwrapper.ts:9:22 - error TS2307: Cannot find module './otel' or its corresponding type declarations.
      
      9 import { otel } from "./otel";
      

      Thanks in advance for your help

      1 Reply Last reply Reply Quote 0
      • T
        Tăng Kiến Văn last edited by

        Hi

        I found otel have been ignored in openflow/OpenFlow/.gitignore

        c0e72a87-fd4d-4fcc-8426-f82bca2b1736-image.png

        Thanks in advance for your help

        Allan Zimmermann 1 Reply Last reply Reply Quote 0
        • Allan Zimmermann
          Allan Zimmermann @Tăng Kiến Văn last edited by

          Hey, sorry was not aware of this.
          I've added a declaration of otel now, so please update your code to latest version.

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