GithubHelp home page GithubHelp logo

Comments (9)

chicks avatar chicks commented on May 24, 2024

Project repo is here (if you are curious):

https://github.com/chicks/adjutant

from handlebars_assets.

leshill avatar leshill commented on May 24, 2024

Hi Carl,

You are not :/ I am seeing the exact same problem. I just merged in a pull request to switch to execjs and that seems to be not 100% right -- at least not in my app's dev environment.

from handlebars_assets.

nerdyworm avatar nerdyworm commented on May 24, 2024

I was able to get this working by puling execjs from git

Add this to your Gemfile

gem 'execjs', :git => 'git://github.com/sstephenson/execjs.git'

from handlebars_assets.

leshill avatar leshill commented on May 24, 2024

@nerdyworm,

That is it, thanks!

@spraints issued a pull request to execjs as well -- I will note this in the README.

from handlebars_assets.

chicks avatar chicks commented on May 24, 2024

Success!

Thanks gang.

from handlebars_assets.

latentflip avatar latentflip commented on May 24, 2024

I've just had the same looking issue today, with the same fix, but I don't see mention of it in the README. Might want to add it in to help any others who are struggling.

from handlebars_assets.

leshill avatar leshill commented on May 24, 2024

Hi Philip,

Are you using the latest execjs (>= 1.2.9?)

from handlebars_assets.

latentflip avatar latentflip commented on May 24, 2024

Yeah, now that I've added:
gem 'execjs', :git => 'git://github.com/sstephenson/execjs.git'
to the assets group it looks like I'm on 1.2.12

Could the handlebars_assets gemspec not specify >=1.2.9 as a requirement?

from handlebars_assets.

leshill avatar leshill commented on May 24, 2024

Yup, good idea! Will do shortly.

On Mon, Dec 12, 2011 at 12:00 PM, Philip Roberts
[email protected]
wrote:

Yeah, now that I've added:
gem 'execjs', :git => 'git://github.com/sstephenson/execjs.git'
to the assets group it looks like I'm on 1.2.12

Could the handlebars_assets gemspec not specify >=1.2.9 as a requirement?


Reply to this email directly or view it on GitHub:
#3 (comment)

Les Hill
[email protected]

from handlebars_assets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.