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
I'm getting [ember-moment] attempted to set timezone, but moment-timezone is not setup. and I've read through the other issues in this repo and tried everything with no luck.
$ ember -v
ember-cli: 2.18.2
node: 10.14.2
$ bower list
├── moment#2.24.0
├─┬ moment-timezone#0.5.25
│ └── moment#2.24.0
I'm getting
[ember-moment] attempted to set timezone, but moment-timezone is not setup.
and I've read through the other issues in this repo and tried everything with no luck.Nothing related to moment in
ember-cli-build.js
.Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: