softlab Posted May 17, 2020 Posted May 17, 2020 Hi. I deployed on my account bfpswrm (on Johnny) a web application (bfpswrm_giochi.war) which uses AngularJS. I have installed it from my control panel, among softaculous apps. The problem is that it seems not to work: no AngularJS directive is processed. Can you explain me how to make it work? Thank you
Krydos Posted May 18, 2020 Posted May 18, 2020 Doesn't Angular require node.js? That's only available on Tommy.
wolstech Posted May 18, 2020 Posted May 18, 2020 It depends which one he's using. AngularJS looks like a plain old JavaScript library to me: https://angularjs.org/ There's also plain Angular, which is newer and uses node.js: https://angular.io/guide/setup-local
Krydos Posted May 20, 2020 Posted May 20, 2020 I think Angular would work on Johnny anyways, as long as you compiled it with node.js on your home pc, and then uploaded the result.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now