Skip to content

Build Issues #29

Description

@Randy85253

As others pointed out, you need to change
import en from 'react-intl/lib/locale-data/en'; =>'react-intl/locale-data/en'
import es from 'react-intl/lib/locale-data/es'; => 'react-intl/locale-data/es'

Then I needed to setup redis and I could get the client up.

But when attempting to register and account, I was getting a 'sealing password' error do to a 'missing digest' . To get past this, I had to change the version of 'iron' from '>3.0I' to '4.0.5' in package.json, remove package_lock.json, and re-run npm install

This got me in, but am seeing other errors already. Too bad this is not maintained, it looks like a great starter. But the bugs make it a slug fest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions