Skip to content

'npm run clean' causes subsequent runs to fail #86

Closed
@NathanWalker

Description

@NathanWalker

Not sure what cause is. First time I had began a new plugin in awhile from this seed and was sad it failed.

executing 'tns plugin build'
npm WARN demo No description
npm WARN demo No repository field.
npm WARN demo No license field.

npm ERR! path /Users/nathan/Documents/github/nstudio/nativescript-jumio/demo/node_modules/.staging/@nstudio/nativescript-jumio-04edbcf5/node_modules/ansi-regex
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/nathan/Documents/github/nstudio/nativescript-jumio/demo/node_modules/.staging/@nstudio/nativescript-jumio-04edbcf5/node_modules/ansi-regex' -> '/Users/nathan/Documents/github/nstudio/nativescript-jumio/demo/node_modules/.staging/ansi-regex-548e4059'
npm ERR! enoent This is related to npm not being able to find a file.

I'll try to investigate later and submit PR if I can figure out what's going on.

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