Git Product home page Git Product logo

Comments (3)

etewiah avatar etewiah commented on June 18, 2024

Congratulations - you have opened the most pointless and unhelpful issue I have come across. If you cannot take 5 minutes to explain a bit about what you were doing when the error occured do not expect me to spend any time helping you.

from property_web_builder.

BritAlbritton avatar BritAlbritton commented on June 18, 2024

Hi, Etewiah,

Your gem is beautiful, and I'd very much like to deploy it locally. As I wrote in another thread where a similar error was reported, this is happening to me as well on Windows 7 professional running Ruby24-x64 with Rails 5.1.4, gem 2.7.5, and PostgreSQL 10.2.

After following your steps:
git clone https://github.com/etewiah/pwb-for-heroku.git
cd pwb-for-heroku
rails db:create
rails db:migrate
rails pwb:db:seed
rails pwb:db:seed_pages

Even after deleting and reinstalling from git, I get:
Action Controller: Exception caught

Missing template D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/property_web_builder-468812b040a0/app/themes/default/views/layouts/pwb/application with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in: * "D:/Ruby/pwb-for-heroku/app/themes/default/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/property_web_builder-468812b040a0/app/themes/default/views" * "D:/Ruby/pwb-for-heroku/app/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/property_web_scraper-6f6d25ef2014/app/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/property_web_builder-468812b040a0/app/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/devise-4.4.1/app/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/paloma-40a84f5dfa5d/app/views" * "D:/Ruby24-x64/lib/ruby/gems/2.4.0/bundler/gems/paloma-40a84f5dfa5d/app/views"

Extracted source (around line #46):

def find(*args)
  find_all(*args).first || raise(MissingTemplate.new(self, *args))
end

def find_file(path, prefixes = [], *args)

Any suggestions?

from property_web_builder.

etewiah avatar etewiah commented on June 18, 2024

Hi @BritAlbritton , thanks for providing the extra information - with that I can now investigate better. As you have opened another ticket for this issue I will post my updated there:

#61

from property_web_builder.

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.