You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Describe the bug
Both the serve and build commands are failing.
When running either:
npm run dev:servenpm run dev:buildBoth commands fail because
serveandcli.jsare not included in devDependencies.To Reproduce
Steps to reproduce the behavior:
npm run dev:serveornpm run dev:buildExpected behavior
Both commands should run in new Node environment without those packages installed.
Desktop (please complete the following information):