diff --git a/README.md b/README.md index d1b5de9..bb6ac1a 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ VITE_APIADDRESS=http://www.omdbapi.com/ ``` npm run dev ``` + +### NPM has a bug with optional dependencies + +Use ```pnpm``` instead of ```npm``` - This will require installing pnpm \ No newline at end of file