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 Sep 4, 2020. It is now read-only.
Utilizing the current documentation for Grommet under "Get Going" I run into the following cases where the tasks hang without resolution.
Documentation Reference: Get Started Official Documentation
Performed the steps as mentioned in documentation:
npm install -g grommet-cli
-- Everything goes wellGenerating app at: ...
The hang occurs after the following 2 messages:
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
NOTE: Even when I use
grommet new --help
as recommended by @alansouzati and set values, the hang persists.Expected Behavior
The generator for the sample-app should complete without hang or error.
Actual Behavior
It seems that no matter what the approach, when using official documentation, the generation of the sample-app does not complete successfully.
Steps to Reproduce
Mentioned above.
Your Environment
The text was updated successfully, but these errors were encountered: