Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to install for Deno #86

Open
kenchambers opened this issue Sep 12, 2023 · 0 comments
Open

Trying to install for Deno #86

kenchambers opened this issue Sep 12, 2023 · 0 comments

Comments

@kenchambers
Copy link

kenchambers commented Sep 12, 2023

Greetings!

Tried to npm install, as well as build-from-source but both methods return:

error: Uncaught Error: Cannot find module '/Users/ken/Documents/GitHub/algo-trade-v4/node_modules/.deno/[email protected]/node_modules/tulind/lib/binding/Release/node-v108-darwin-arm64/tulind.node'
Require stack:
- /Users/ken/Documents/GitHub/algo-trade-v4/node_modules/.deno/[email protected]/node_modules/tulind/index.js
- /Users/ken/Documents/GitHub/algo-trade-v4/node_modules/.deno/[email protected]/node_modules/tulind/index.js
    at Function.Module._resolveFilename (node:module:624:15)
    at Function.Module._load (node:module:502:27)
    at Module.require (node:module:677:19)
    at require (node:module:791:16)
    at Object.<anonymous> (file:///Users/ken/Documents/GitHub/algo-trade-v4/node_modules/.deno/[email protected]/node_modules/tulind/index.js:4:14)
    at Object.<anonymous> (file:///Users/ken/Documents/GitHub/algo-trade-v4/node_modules/.deno/[email protected]/node_modules/tulind/index.js:48:4)
    at Module._compile (node:module:733:34)
    at Object.Module._extensions..js (node:module:747:10)
    at Module.load (node:module:658:32)
    at Function.Module._load (node:module:539:12)

This is while trying to install tulind for deno.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant