Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Hang on grommet new sample-app #1

@sgelliott

Description

@sgelliott

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:

  1. npm install -g grommet-cli -- Everything goes well
  2. 'grommet new sample-app' -- Output below...

Generating app at: ...

  1. App generation successfully completed
  2. Installing Grommet dependencies...
  3. If the install fails, make sure...
  4. A few harmless warnings
  5. Culminates with "Binary is fine; exiting."
  6. List of package installs

The hang occurs after the following 2 messages:
npm WARN sample-app@0.1.0 No repository field.
npm WARN sample-app@0.1.0 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

  • Grommet version: 0.1.2
  • Browser Name and version: Never get to browser considerations
  • Operating System and version (desktop or mobile): Desktop, OS X El Capitan 10.11.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions