Skip to content

Need possible solution for "ref-napi" #191

Open
@dhaka2071

Description

@dhaka2071

Case -1: I want to access module 'ref-napi' outside ibmmq lib to apply my custom method to store some value. if i install this package it's showing different type. I am looking ibmmq ref-napi one. Is there possible to install ref-napi? or how can i point from my file.

Case-2: I am getting exception during call custom method inside ibmmq lib mqi.js
Error is: Error: Cannot find module 'ref-napi'
But i did declaration

var ref = require('ref-napi');
var ffi = require('ffi-napi');
var StructType = require('ref-struct-di')(ref);
var ArrayType = require('ref-array-di')(ref);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions