vagabondan / CoiniumServ

NOTE: No plans to return to this project because I've switched to more convenient and stable NOMP pool (https://github.com/vagabondan/ric-nomp) and recommend you to do the same.
Other
10 stars 6 forks source link

Unable to locate view 'error' #27

Open zhq1 opened 6 years ago

zhq1 commented 6 years ago

Could not locate your error view! Details: Unable to locate view 'error' Currently available view engine extensions: sshtml,html,htm Locations inspected: views//error-zh-CN,views//error,/error-zh-CN,/error,views/error-zh-CN,views/error,error-zh-CN,error Root path: E:\0.3\web\default If you were expecting raw data back, make sure you set the 'Accept'-header of the request to correct format, for example 'application/json'

gecox22 commented 6 years ago

It has something to do with the Nancy View Engine. I found that if I download Bonesouls Coinium project built the project and the copied all of the nancy files in that project and pasted them into vagabondan project the web server worked. Better yet here are the files I loaded into the built project https://drive.google.com/open?id=1Fbs91eiTR_E9zYgHBj1LalSfTwbJlMxG I am sure there is a better way to do this from the package manager but this worked for me.

anurupr commented 6 years ago

@gecox22 Just a heads up. The url points to github.com/url. So if u edit that it would save a few seconds :)