Jorge Bay created TINKERPOP-1944:
------------------------------------

             Summary: 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: Bug
          Components: javascript
    Affects Versions: 3.3.2, 3.2.8
            Reporter: Jorge Bay
             Fix For: 3.2.9, 3.3.3


{{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)

Reply via email to