create

0.5.5 • Public • Published

create

This package serves as a warning to developers who accidentally run npx create instead of npm create:

❌ You just ran npx create, which installs and run this npm package named 'create'.
You likely want npm create, the built-in npm command to install and run a package with a name like 'create-*'.
See: https://docs.npmjs.com/cli/commands/npm-init

Readme

Keywords

none

Package Sidebar

Install

npm i create

Weekly Downloads

10,619

Version

0.5.5

License

MIT

Unpacked Size

2.43 kB

Total Files

4

Last publish

Collaborators

  • tootallnate
  • joshuakgoldberg