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

Fixed issue with install, now stuck in queue #110

Open
hank3rd opened this issue Dec 6, 2018 · 1 comment
Open

Fixed issue with install, now stuck in queue #110

hank3rd opened this issue Dec 6, 2018 · 1 comment

Comments

@hank3rd
Copy link

hank3rd commented Dec 6, 2018

I get most of the way through the install, but I am receiving a permission issue?

Here is the reply in terminal and attaching log:

34 warnings and 7 errors generated.
make: *** [Release/obj.target/canvas/src/Canvas.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
gyp ERR! System Darwin 17.7.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/hhoffmeier/Audiogram/audiogram/node_modules/canvas
gyp ERR! node -v v10.14.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! canvas@1.6.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the canvas@1.6.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

log.txt

@hank3rd
Copy link
Author

hank3rd commented Dec 6, 2018

I fixed this issue with this fix: #104

But now I am getting a message "waiting for other jobs to finish, #1 in queue". Any ideas

I have tried removing any files in tmp and media

@hank3rd hank3rd changed the title Issue with installation Fixed issue with install, now stuck in queue Dec 6, 2018
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