OS info
- Operating System : Windows 10.0.19043
- Wappler Version : 4.4.5
Problem description
When I try to open a page on a NodeJS project I get this error
"status": "500",
"code": "ENOENT",
"message": "ENOENT: no such file or directory, stat 'C:\\Users\\jelle\\Wappler Projects\\mn_tool_app_platform\\public\\file:\\C:\\Users\\jelle\\Wappler%20Projects\\mn_tool_app_platform\\views\\project_details.ejs'",
So I check routing to see what is up:
So I change this back to page:
and save. Open another route and switch back to this route and it has not been saved!
report1641222958973.zip (809.6 KB)
The only way to access the page is by manually changing the routes.json file. Which then changes back once I open the routes in Wappler again.