Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

πŸ“Œ Missing serve task in Gruntfile.js for Community AppΒ #3552

@schourasia750

Description

@schourasia750

I tried running grunt serve as per the documentation, but it results in:
❌ Warning: Task "serve" not found. Use --force to continue.

βœ… Running grunt alone works fine.

After checking Gruntfile.js and build/Gruntfile, I found that there is no serve task defined.

Steps to Reproduce:

  1. Clone the repository and navigate to the community-app directory.
  2. Run npm install and grunt serve.

Expected Behavior:

  • The serve task should either be available or replaced with the correct command.

Additional Info:

  • OS: Windows
  • Node.js Version: (Your Node Version)
  • NPM Version: (Your NPM Version)

πŸ”Ή Please confirm if grunt serve is still supported or if there is an alternative command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions