Skip to content

Inifinite npm install when .npmrc contains node-options='--import tsimp/import' #36

@krutoo

Description

@krutoo

Hi, usually I use .npmrc with this content:

# enable full TypeScript support (with type check)
node-options='--import tsimp/import'

And everything is ok but sometimes npm i <something> becomes infinite (loader animation in terminal is showing)

This behavior fixes when I commented line in .npmrc

Is it possible to fix this behavior?

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