Skip to content

Hi, Scott, I found a bug about name conflict of ffi.js  #3

@yangtsecxf

Description

@yangtsecxf

The file web/routes/ffi.js is conflict to ffi in node_modules, so there will be error when run following code.

var ffi = require('ffi')

Cause it doesn't know which ffi to load, I suggest to rename web/routes/ffi.js to web/routes/lib4ffi.js.
Thank you for your contribution of NodeJS and C++ integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions