[ https://issues.apache.org/jira/browse/TINKERPOP-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460975#comment-16460975 ]
ASF GitHub Bot commented on TINKERPOP-1944: ------------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/852 > JavaScript GLV: DriverRemoteConnection is not exported in the root module > ------------------------------------------------------------------------- > > Key: TINKERPOP-1944 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1944 > Project: TinkerPop > Issue Type: Improvement > Components: javascript > Affects Versions: 3.2.8, 3.3.2 > Reporter: Jorge Bay > Priority: Major > Fix For: 3.3.3, 3.2.9 > > > {{DriverRemoteConnection}} should be exported inside the driver module. > Users can still access the {{DriverRemoteConnection}} class using the path: > {code:javascript} > const DriverRemoteConnection = > require('./node_modules/gremlin/lib/driver/driver-remote-connection.js'); > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)