node.js - Install a gem to node project on Heroku -


i install gem node project, hosted on heroku. more use sass compass, , compass available gem. there projects wrap gem node, of them require gem.

is there way this?

there's topic (installing gems on node heroku projects), hasn't received replies.

i got reply heroku.

"you need use heroku multi buildpack in order have both ruby buildpack , node buildpack: https://github.com/ddollar/heroku-buildpack-multi"


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -