Skip to content

Path must be a string. Received undefined Use --force to continue. #222

Open
@liadlivnat

Description

@liadlivnat

Hi,

for some reason i get this error: Path must be a string. Received undefined Use --force to continue.

this is the grunt.js code:

sass: {
      dist: {
        options: {
          sourcemap: false
        },
        files: {
          'css/main.css' : 'scss/main.scss'
        }
      }
    },

Any idea hot to get rid of the error ?

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