问题
I am working on project and stuck at a point where i got this error
unexpected token at '(node:14500) [DEP0016] DeprecationWarning: 'root' is deprecated, use 'global'
because I have used JavaScript tag at the end of the view file.
Moreover if I use application JavaScript file instead of admin/admin then it works fine but i need to use admin layout script file.
So how can I fix this issue ?
来源:https://stackoverflow.com/questions/54036700/deprecationwarning-root-is-deprecated-use-global