cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webide - Error while building simple standalone App

KumarAakash
Participant
1,648

console-error.pngHello ,

I m trying to build a simple app in webide, not using Template and trying to run some basis example .

i m getting below error

my current setup in webide ,

the catch here is if i add my controller name in line number 3 in "controller path " then my view is also not getting displayed using "Run as web"

thanks

View Entire Topic
maheshpalavalli
Active Contributor

You need to give the controller a name like below:

Controller.extend("2021.webapp.controller.app"
KumarAakash
Participant
0 Likes

hi Mahesh - thanks for input , if we add webapp folder path it gives error since webide - add "webapp" duing runtime