Skip to content

[Bug] Problem Install Maelstrom Laravel 8 #14

@lordjack

Description

@lordjack

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.

image

Then I moved to
mix.js("resources/js/maelstrom.js", "public/js");

And then presented the following error.

image

So I can not install and use Maelstrom.

Could anyone help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageDeciding what to do with it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions