Skip to content

Installation warning when running npm run dev command #4

Open
@tapantechno2007

Description

Expected Behaviour

When running npm run dev command there should not be any warnings and the default browser page should load.

Actual Behaviour

When running npm run dev command getting warnings as below. Please note I am running on a windows machine.

warn - No utility classes were detected in your source files. If this is unexpected, double-check the content option in your Tailwind CSS configuration.
warn - https://tailwindcss.com/docs/content-configuration

Steps to Reproduce

  1. Install node (v20.9.0)
  2. install npm (10.1.0)
  3. npm install
  4. npm run storybook
  5. npm run dev

npmrundev

Platform
Edition:- Windows 10 Enterprise
Version:- 22H2

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