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 has been 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:serve
npm run dev:build
Both commands fail because
serve
andcli.js
are not included in devDependencies.To Reproduce
Steps to reproduce the behavior:
npm run dev:serve
ornpm run dev:build
Expected behavior
Both commands should run in new Node environment without those packages installed.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: