PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Wave install help

Solved
corybowden

Jun 13th, 2020 03:54 AM

Does anyone have any updates on wave tried installing and it will not run. Have voyager on other installs and that is no problem.

bobbyiliev

Jun 13th, 2020 07:30 PM

Best Answer

Hi there,

I recently tried installing it and it worked well, what is the exact error that you are getting?

Report
1
corybowden

Jun 15th, 2020 12:35 PM

The biggest thing is that there are missing files from a full laravel install. including the package.json. and even running the npm install still will not create it.

bobbyiliev

Jun 16th, 2020 07:52 AM

Hey there,

Thanks for the clarification, I will do some investigation and get this sorted out soon!

bobbyiliev

Jun 16th, 2020 02:22 PM

Hi there,

I've just tested this and it seems to be all working as expected.

  1. Download the Wave script from here: https://devdojo.com/wave#download-section
  2. Then follow the installaton guide from the official Wave documentation here: https://wave.devdojo.com/docs/1.0/installation

I verified and I can confirm that the composer.json file is present in the zip file.

Hope that this helps!