-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workingtriageDeciding what to do with itDeciding what to do with it
Description
Describe the bug
I made a clean installation with Laravel 8 and the installation of authentication with Breeze
I was following the site tutorial below, I noticed that it has some outdated functions
https://www.maelstrom-cms.com/getting-started/installing.html#fresh-install
So I found in GitHub the example used in the video, it would be good to upgrade on the site.
https://github.com/maelstrom-cms/documentation/blob/master/examples/blog.md
However, when trying to install, it presented the errors below.
When you try to install, and run the "NPM RUN DEV" command displayed the error below.
Then I moved to
mix.js("resources/js/maelstrom.js", "public/js");
And then presented the following error.
So I can not install and use Maelstrom.
Could anyone help?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageDeciding what to do with itDeciding what to do with it