Published on InterSystems Developer Community (https://community.intersystems.com)

Home > iris.node not found

Question
Yuri Marx · Jan 3, 2019

iris.node not found

I followed the instructions in the documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... (Install iris.node on nodejs for windows). Procedures made:

=> Copy iris.node to the location specified in the NODE_PATH environment variable: C:\Program Files\nodejs

=> I used: var irisobj = require('iris') on my js file

But is not work. Error: The specified procedure could not be found.

#Node.js #InterSystems IRIS

Source URL:https://community.intersystems.com/post/irisnode-not-found