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

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

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -