How can I fix WebStorm warning “Unresolved function or method” for “require” (Firefox Add-on SDK)

后端 未结 13 1396
傲寒
傲寒 2020-12-04 10:38

I\'m using WebStorm 7 for Firefox Add-on SDK development.

WebStorm shows a warning: \"Unresolved function or method\" for require().

I want to g

13条回答
  •  不知归路
    2020-12-04 11:07

    After spending an hour trying to get this to work using all solutions found online, this finally did the trick!

    File -> Invalidate Caches/Restart...

提交回复
热议问题