erikras / erikras/react-redux-universal-hot-example
ReferenceError: _ApiClient is not defined - when run the first time
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Using node 5.3.0, npm 3.7.1 on OSX 10.10.5. I got the error in the subject line the first time I used:
```
git clone ...
npm install
npm run dev
```
The second time I used `npm run dev` everything worked as expected. Here's a pastebin of the `npm install / npm run dev` session http://pastebin.com/DmvVFn5Q
I'm probably OK for now, but thought I should report this initial difficulty.
Contributor guide
Assessment
This issue has not been assessed yet.