ember-learn / ember-learn/guidemaker-ember-template

Error during importing "guidemaker-default-template/utils/includes"

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
23
Avg merge
3m
Merged PRs (30d)
3

Description

```
There was an error running your app in fastboot. More info about the error:
Error: Could not find module `guidemaker-default-template/utils/includes` imported from `guidemaker-default-template/helpers/contains`
```

As is see in the source code this util is not provided in the package,
import includes from '../utils/includes';

This happens after the guide folder structure changed.
The error disappear after I rerun `ember serve`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.