I ran npm install jquery jquery-ui to install jquery and jquery-ui. Included following in angular.json. "scripts": [ "node_modules/jquery/dist/jquery.js", ...
確定! 回上一頁