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

dependency graph error #36

Open
antman1p opened this issue Jan 5, 2021 · 0 comments
Open

dependency graph error #36

antman1p opened this issue Jan 5, 2021 · 0 comments

Comments

@antman1p
Copy link

antman1p commented Jan 5, 2021

I am building an electron app and I am getting the following error in my console when I call var nodejxa = require('node-jxa') from my JavaScript:

/Users/Me/Documents/git/electronHelloWorld/node_modules/node-jxa/node-jxa.js:15 Error: Can't walk dependency graph: Cannot find module '/Users/Me/Documents/git/electronHelloWorld/--field-trial-handle=1718379636,12704840948703548028,9979737565501458108,131072' from '/Users/Me/Documents/git/electronHelloWorld/_fake.js'
    required by /Users/Me/Documents/git/electronHelloWorld/_fake.js
    at /Users/Me/Documents/git/electronHelloWorld/node_modules/resolve/lib/async.js:137
    at load (/Users/Me/Documents/git/electronHelloWorld/node_modules/resolve/lib/async.js:156)
    at onex (/Users/Me/Documents/git/electronHelloWorld/node_modules/resolve/lib/async.js:181)
    at /Users/Me/Documents/git/electronHelloWorld/node_modules/resolve/lib/async.js:15
    at FSReqCallback.oncomplete (fs.js:172)
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