我想在本地设置ember-cli.photoswipe,我遇到了这个问题:
无法将Symbol值转换为字符串TypeError:无法转换
字符串的符号值
符号不会强迫自己的字符串
这些是步骤
完成所有这些步骤后
git clone https://github.com/DanyHunter/ember-cli-photoswipe.git
ember install:addon ember-cli-photoswipe
ember服务器
我的ember cli版本是:“ember-cli”:“0.1.7”
我该如何解决?