I\'m using WebStorm 7 for Firefox Add-on SDK development.
WebStorm shows a warning: \"Unresolved function or method\" for require().
require()
I want to g
On WebStorm 2016.3
Press ALT+F12 (open terminal)
Run this command:
npm install require.js