You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using node --version v10.16.0, it is a fresh install on windows I get error message
I have tried reinstalling the ilp-plugin with 3.3.1 npm install -g ilp-plugin@3.3.1, but still it does not work.
TypeError: makePlugin is not a function
at run (C:\Users\prabh\AppData\Roaming\npm\node_modules\ilp-spsp-server\index.js:31:21)
at Object. (C:\Users\prabh\AppData\Roaming\npm\node_modules\ilp-spsp-server\index.js:104:1)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
The text was updated successfully, but these errors were encountered:
I am using node --version v10.16.0, it is a fresh install on windows I get error message
I have tried reinstalling the ilp-plugin with 3.3.1 npm install -g ilp-plugin@3.3.1, but still it does not work.
TypeError: makePlugin is not a function
at run (C:\Users\prabh\AppData\Roaming\npm\node_modules\ilp-spsp-server\index.js:31:21)
at Object. (C:\Users\prabh\AppData\Roaming\npm\node_modules\ilp-spsp-server\index.js:104:1)
at Module._compile (internal/modules/cjs/loader.js:776:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
The text was updated successfully, but these errors were encountered: