Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Error during packaging: looking for Error: ENOENT: no such file or directory, stat '<dir>\.build\.serverless' #12

@thiagohirata

Description

@thiagohirata

Since 1.4.0, I am getting this error when calling sls package or sls deploy:

$ sls package
Serverless: Compiling with Typescript...
Serverless: TypeScript compiled.
Serverless: Packaging service...
Serverless: Excluding development dependencies...

  Error --------------------------------------------------

  Error: ENOENT: no such file or directory, stat '<dir>\.build\.serverless'

     For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable.

  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Issues:        forum.serverless.com

  Your Environment Information ---------------------------
     Operating System:          win32
     Node Version:              12.2.0
     Framework Version:         1.71.3
     Plugin Version:            3.6.12
     SDK Version:               2.3.0
     Components Version:        2.30.11

Metadata

Metadata

Assignees

Labels

type: bugAn issue or pull request relating to a bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions