A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/npm/issues/1 below:

bin requires filename · Issue #1 · npm/npm · GitHub

This repository was archived by the owner on Aug 11, 2022. It is now read-only.

This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Description

Bin is documented as:

{ "bin" : { "npm" : "./cli" } }

But using this I actually get a file not found exception. Changing to this:

{ "bin" : { "npm" : "./cli.js" } }

I no longer get the exception. This is either a code bug or a doc bug, I don't know which way you actually intended it to work.

Metadata Metadata

Assignees

No one assigned

Development

No branches or pull requests Issue actions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4