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

Commit 05ffed8

Browse files
authored
Merge pull request #1 from GuiDevloper/warning-npx-bug
Adding warn about npx bug in README
2 parents eee4ea4 + db8bf7d commit 05ffed8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ npx create-nullstatic-app
1212

1313
The default output folder is "static".
1414

15+
> If you ran into problems with `npx`, read about [the known `npx` bug](https://nullstack.app/getting-started#the-known-npx-bug).
16+
1517
To select a new folder run:
1618

1719
```bash

0 commit comments

Comments
 (0)