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

Build stuck at npm-install #33

Open
@ghost

Description

Hi

npm-install takes a very long time:

$> ./gradlew build
<====---------> 34% EXECUTING [2m 04s]
> :frontend:npm-install

And finally fails and says the error is loged at ~/.npm/_logs/blabla_debug.log which contains:

error path ~/kotlin-fullstack-sample/frontend/build/node_modules/.staging/babel-runtime-1f1cbe22/package.json
error code ENOENT                                                                  
error errno -2                                                                     
error syscall open                                                                 
error enoent ENOENT: no such file or directory, open '~/kotlin-fullstack-sample/frontend/build/node_modules/.staging/babel-runtime-1f1cbe22/package.json'
error enoent This is most likely not a problem with npm itself                     
error enoent and is related to npm not being able to find a file.                  
verbose exit [ -2, true ]

Any ideas?

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