mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. #17
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Vudubond on GitHub (Feb 22, 2018).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/38
Hello,
Im getting:
PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:567
Stack trace:
#0 /home/user/public_html/storage/framework/views/b755704e7f40b2c669c847c7c10e0584f915ee4f.php(13): mix('/css/app.css')
#1 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(43): include('/home/user/pu...')
#2 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(59): Illuminate\View\Engines\PhpEngine->evaluatePath('/home/user/pu...', Array)
#3 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(137): Illuminate\View\Engines\CompilerEngine->get('/home/user/pu...', Array)
#4 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(120): Illuminate\View\View->getContents()
#5 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(85): Illuminate\View\View->renderContents()
#6 /home/user/pu in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 567
@freekmurze commented on GitHub (Feb 22, 2018):
You probably forgot to compile the assets.
Run
yarn run devto compile.Keep in mind that we that give support on the code in this repo. If you want to use it, just point your browser to https://dnsrecords.io/
[GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist.to [GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist.