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

Build failed after upgrading node from 14.x to 15.x (docker - ubuntu) #457

Open
PradeepNooney opened this issue Apr 19, 2021 · 1 comment

Comments

@PradeepNooney
Copy link

PradeepNooney commented Apr 19, 2021

23:00:20 �[0m�[91mnpm�[0m�[91m notice
23:00:20 npm�[0m�[91m �[0m�[91mnotice�[0m�[91m New minor version of npm available! 7.7.6 -> 7.10.0
23:00:20 npm�[0m�[91m �[0m�[91mnotice�[0m�[91m Changelog: https://github.com/npm/cli/releases/tag/v7.10.0
23:00:20 npm �[0m�[91mnotice�[0m�[91m Run npm install -g [email protected] to update!
23:00:20 �[0m�[91mnpm�[0m�[91m notice�[0m�[91m
23:00:20 �[0m�[91mnpm ERR! �[0m�[91mcode 1
23:00:20 �[0m�[91mnpm ERR! path /home/idxuser/ui/node_modules/hummus
23:00:20 �[0m�[91mnpm ERR! command failed
23:00:20 �[0m�[91mnpm ERR!�[0m�[91m command�[0m�[91m sh -c node-pre-gyp install --fallback-to-build $EXTRA_NODE_PRE_GYP_FLAGS
23:00:20 �[0m�[91mnpm ERR! make: Entering directory '/home/idxuser/ui/node_modules/hummus/build'
23:00:20 npm �[0m�[91mERR!�[0m�[91m make: Entering directory '/home/idxuser/ui/node_modules/hummus/build'
23:00:20 npm ERR!�[0m�[91m CXX(target) Release/obj.target/pdfwriter/src/deps/PDFWriter/AbstractContentContext.o
23:00:20 npm �[0m�[91mERR! CXX(target) Release/obj.target/pdfwriter/src/deps/PDFWriter/AbstractContentContext.o
23:00:20 npm ERR!�[0m�[91m src/deps/PDFWriter/pdfwriter.target.mk:258: recipe for target 'Release/obj.target/pdfwriter/src/deps/PDFWriter/AbstractContentContext.o' failed
23:00:20 npm ERR! make: Leaving directory '/home/idxuser/ui/node_modules/hummus/build'
23:00:20 npm �[0m�[91mERR! CXX(target) Release/obj.target/pdfwriter/src/deps/PDFWriter/AbstractWrittenFont.o
23:00:20 �[0m�[91mnpm �[0m�[91mERR! Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/home/idxuser/ui/node_modules/hummus/binding/hummus.node --module_name=hummus --module_path=/home/idxuser/ui/node_modules/hummus/binding --napi_version=8 --node_abi_napi=napi' (1)
23:00:20 npm ERR!�[0m�[91m CXX(target) Release/obj.target/pdfwriter/src/deps/PDFWriter/ANSIFontWriter.o

@PradeepNooney PradeepNooney changed the title Build failed for node v 15.x (docker - ubuntu) Build failed for node after upgrading from 14.x to 15.x (docker - ubuntu) Apr 19, 2021
@PradeepNooney PradeepNooney changed the title Build failed for node after upgrading from 14.x to 15.x (docker - ubuntu) Build failed after upgrading node from 14.x to 15.x (docker - ubuntu) Apr 19, 2021
@julianhille
Copy link
Contributor

hummusjs is discontinued please try https://github.com/julianhille/Muhammarajs which gets updates from time to time.

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

2 participants