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

missing stuff to run #284

Closed
wants to merge 1 commit into from

Conversation

dangerousbeans
Copy link
Contributor

No description provided.

@christianbundy
Copy link
Contributor

Could you post the errors you're seeing regarding these missing dependencies? I don't see any of these dependencies required by Patchbay, but I want to make sure if you're having a bug that we can resolve it.

@dangerousbeans
Copy link
Contributor Author

@christianbundy

module.js:545 Uncaught Error: Cannot find module 'pull-pause'
    at Module._resolveFilename (module.js:543)
    at Function.Module._resolveFilename (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/electron/2.0.13/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35)
    at Function.Module._load (module.js:473)
    at Module.require (module.js:586)
    at require (internal/module.js:11)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchcore/2.0.0/node_modules/patchcore/lib/pullLookup.js:4)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchcore/2.0.0/node_modules/patchcore/lib/pullLookup.js:45)
    at Module._compile (module.js:642)
    at Object.Module._extensions..js (module.js:653)
    at Module.load (module.js:561)

@dangerousbeans
Copy link
Contributor Author

module.js:543 Uncaught Error: Cannot find module 'ssb-poll-schema'
    at Module._resolveFilename (module.js:543)
    at Function.Module._resolveFilename (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/electron/2.0.13/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35)
    at Function.Module._load (module.js:473)
    at Module.require (module.js:586)
    at require (internal/module.js:11)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchbay-scry/1.3.3/node_modules/patchbay-scry/views/component/scry-card.js:1)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchbay-scry/1.3.3/node_modules/patchbay-scry/views/component/scry-card.js:26)
    at Module._compile (module.js:642)
    at Object.Module._extensions..js (module.js:653)
    at Module.load (module.js:561)

@dangerousbeans
Copy link
Contributor Author

module.js:543 Uncaught Error: Cannot find module 'ssb-msg-content'
    at Module._resolveFilename (module.js:543)
    at Function.Module._resolveFilename (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/electron/2.0.13/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35)
    at Function.Module._load (module.js:473)
    at Module.require (module.js:586)
    at require (internal/module.js:11)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchbay-scry/1.3.3/node_modules/patchbay-scry/plugs/app/page/scry-show.js:4)
    at Object.<anonymous> (/Users/joran/Documents/development/javascript/_SSBC/patchbays/patchbay/node_modules/.registry.npmjs.org/patchbay-scry/1.3.3/node_modules/patchbay-scry/plugs/app/page/scry-show.js:47)
    at Module._compile (module.js:642)
    at Object.Module._extensions..js (module.js:653)
    at Module.load (module.js:561)

@dangerousbeans
Copy link
Contributor Author

just created ssbc/patchbay-scry#3

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

Successfully merging this pull request may close these issues.

2 participants