OraOpenSource / OXAR

Oracle XE & APEX build script along with images for popular cloud platforms
http://www.oraopensource.com/oxar/
MIT License
108 stars 42 forks source link

Bower is marked as deprecated. #254

Closed GasparYYC closed 6 years ago

GasparYYC commented 6 years ago

Hi, With the latest versio of CentOS 7.5 and OXAR supporting 18.1 of APEX the install seems to choke on Bower with the following message:


/usr/bin/which: no bower in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
/usr/bin/bower -> /usr/lib/node_modules/bower/bin/bower
+ bower@1.8.4
added 1 package in 2.375s
Packages installed. Press enter to continue...

I had to press Enter for the install process to continue...

I don't know why would OXAR needs Bower... I guess it was an old pre-requisite to npm.

thanks

GasparYYC commented 6 years ago

I forgot I had edited and enabled the debug testing for item #254 and never put it back with the defaults of FALSE.

this issue is closed.