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

Could not locate the bindings file #23

Open
gkatsanos opened this issue Mar 10, 2023 · 0 comments
Open

Could not locate the bindings file #23

gkatsanos opened this issue Mar 10, 2023 · 0 comments

Comments

@gkatsanos
Copy link


> @visable-dev/[email protected] prejss
> prejss-cli dist/styles.css

/Users/gkatsanos/repos/visable/ui-components/node_modules/bindings/bindings.js:135
  throw err;
  ^

Error: Could not locate the bindings file. Tried:
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/Debug/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/Release/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/out/Debug/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/Debug/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/out/Release/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/Release/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/default/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/compiled/16.19.0/darwin/arm64/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/release/install-root/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/debug/install-root/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/default/install-root/deasync.node
 → /Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/lib/binding/node-v93-darwin-arm64/deasync.node
    at bindings (/Users/gkatsanos/repos/visable/ui-components/node_modules/bindings/bindings.js:126:9)
    at Object.<anonymous> (/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/index.js:30:31)
    at Module._compile (node:internal/modules/cjs/loader:1165:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    at Module.load (node:internal/modules/cjs/loader:1043:32)
    at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    at Module.require (node:internal/modules/cjs/loader:1067:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (/Users/gkatsanos/repos/visable/ui-components/node_modules/prejss-postcss-parser/lib/sync/parser.js:11:16)
    at Module._compile (node:internal/modules/cjs/loader:1165:14) {
  tries: [
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/Debug/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/Release/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/out/Debug/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/Debug/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/out/Release/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/Release/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/build/default/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/compiled/16.19.0/darwin/arm64/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/release/install-root/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/debug/install-root/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/addon-build/default/install-root/deasync.node',
    '/Users/gkatsanos/repos/visable/ui-components/node_modules/deasync/lib/binding/node-v93-darwin-arm64/deasync.node'
  ]

node: v16.19.0

# npm list prejss-postcss-parser
@visable-dev/[email protected] /Users/gkatsanos/repos/visable/ui-components
└─┬ [email protected]
  └── [email protected]
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