Coder Social home page Coder Social logo

Comments (9)

 avatar commented on July 21, 2024

I am facing the same issue.

from caterpillar.

MacOS avatar MacOS commented on July 21, 2024

Dear Developers,

thank you for your work.

I'm currently involved in a project from my university where I have to use your software. Unfortunately, my team and I are getting the error from above. At this point, we run out of ideas how to fix this problem by our one. Can please give us a hint?

Thank you in advance!

from caterpillar.

orlenyslp avatar orlenyslp commented on July 21, 2024

This seems to be a compatibility problem with the libraries used by the engine, or some step skipped on the setup of the application. The causes may vary, so I need more information about the steps performed.

from caterpillar.

Ferandal avatar Ferandal commented on July 21, 2024

I used version 2.0
To fix the issue there you have to replace in ./out/app.js on line 30

res.render('error', {

with

res.json({

This way express is not trying to use a view engine.
I bet there is something similar for version1.0

from caterpillar.

ZeshunShi avatar ZeshunShi commented on July 21, 2024

Hi, I followed @Ferandal method to change the res.render to res.json. However, I got another issue {"message":"Not Found","error":{"status":404}}. Do you have any clue for that?

from caterpillar.

nicedinner2 avatar nicedinner2 commented on July 21, 2024

Same issue happens to me. Any solution find for now? @ZeshunShi @MacOS

from caterpillar.

Saptarshi-Dey avatar Saptarshi-Dey commented on July 21, 2024

It just doesn't work does it?

from caterpillar.

MacOS avatar MacOS commented on July 21, 2024

Actually, we managed to get it to work. Unfortunately, we did not write it down.

from caterpillar.

lupinheiro avatar lupinheiro commented on July 21, 2024

Actually, we managed to get it to work. Unfortunately, we did not write it down.

Can you please try to remember ? i need to use Caterpillar for a University Project and i cannot get past this problem. @MacOS

from caterpillar.

Related Issues (15)

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.