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

Adding warn about npx bug in README #1

Merged
merged 1 commit into from
Mar 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ npx create-nullstatic-app

The default output folder is "static".

> If you ran into problems with `npx`, read about [the known `npx` bug](https://nullstack.app/getting-started#the-known-npx-bug).

To select a new folder run:

```bash
Expand Down