Open gr8rck opened 6 years ago
I have the same issue and saw that in the demo it uses the path /flights/search while the one we are running uses /search instead, without the /flights part. If we add it it will return a 404 error
Hello Team
I have done all the steps but it is showing many errors please see below and suggest your best solution thanks.
An Error occurred while handling another error: Exception: It seems that you are forgot to compile your frontend files with webpack. Check documentation at https://github.com/travelpayouts/flights-api-project in /home/phpnet/public_html/public/tp/travel/components/WebpackAssetBundle.php:65 Stack trace:
Previous exception: yii\base\InvalidRouteException: Unable to resolve the request "public/tp/travel/web/". in /home/phpnet/public_html/public/tp/travel/vendor/yiisoft/yii2/base/Module.php:537 Stack trace:
Next yii\web\NotFoundHttpException: Page not found. in /home/phpnet/public_html/public/tp/travel/vendor/yiisoft/yii2/web/Application.php:115 Stack trace:
Hello,
This is not working. I've installed the demo, run composer and every time we go to try and search to return ticket results we get "Looking for tickets, please wait..."
This is the error being generated in console:
vendor.bundle.js:1 TypeError: CreateListFromArrayLike called on non-object at app.bundle.js:1 at processQueue (vendor.bundle.js:1) at vendor.bundle.js:1 at Scope.$digest (vendor.bundle.js:1) at Scope.$apply (vendor.bundle.js:1) at done (vendor.bundle.js:1) at completeRequest (vendor.bundle.js:1) at XMLHttpRequest.xhr.onload (vendor.bundle.js:1) "Possibly unhandled rejection: {}"
Please advise.
Thanks, gr8rck