Index.html.ejs

Wappler Version :4.7.3
Operating System : Windows 10

Expected behavior

What do you think should happen?

no index.html.ejs error when creating new contents page

Actual behavior

index.html.ejs not found error when creating new contents page

Not too much to explain as its exactly the same as described in the other thread.
These 2 lines appear in the project .json file which are not meant to be there:

  1. Open wappler
  2. Create new project (default settings)
  3. Create new contents page
  4. Receive error.

"hostingType": "wappler",
"projectServerModel": "node",

Fix is to delete these which gets rid of the error but i do not know if this causes any other initial build problems.

Have a look at this video which has an index.html file

and this one which has an index.ejs file.

Thank you i did not realise those applied to the apps but now in context i see how that makes sense :slight_smile:

1 Like