oscard0m / rent-flat-scraper

Scraper with last published flats in idealista
MIT License
7 stars 2 forks source link

Precommits #34

Closed juanchaur closed 4 years ago

juanchaur commented 6 years ago

Fixes: https://github.com/dominguezcelada/rent-flat-scraper/issues/32 screen shot 2018-07-13 at 16 39 15

oscard0m commented 6 years ago

@juanchaur try to use the PR template next time ;)

oscard0m commented 6 years ago

Tested make command and working properly:

                                                                                                              [00:07:10]
>>> >>> >>>  Install dependecies
npm i
npm WARN deprecated phantomjs@2.1.7: Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt'

> fsevents@1.2.4 install /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/fsevents
> node install

[fsevents] Success: "/Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile

> phantomjs@2.1.7 install /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/phantomjs
> node install.js

Considering PhantomJS found at /usr/local/bin/phantomjs
Found PhantomJS at /usr/local/bin/phantomjs ...verifying
PhantomJS detected, but wrong version 1.9.8 @ /usr/local/bin/phantomjs.
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1//phantomjs-2.1.1-macosx.zip
Saving to /var/folders/j7/qxrlsvhs67j5ybd18l8xkyym0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip
Receiving...
  [======================================--] 95%
Received 16746K total.
Extracting zip contents
Removing /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/phantomjs/lib/phantom
Copying extracted folder /var/folders/j7/qxrlsvhs67j5ybd18l8xkyym0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1531519663939/phantomjs-2.1.1-macosx -> /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/phantomjs/lib/phantom/bin/phantomjs

> nodemon@1.17.5 postinstall /Users/oscardom/dev/personal-projects/rent-flat-scraper/node_modules/nodemon
> node bin/postinstall || exit 0

Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate

added 526 packages in 32.94s

After installing, the app with --fotocasa flag works. ✅

oscard0m commented 4 years ago

Closed due to inactivity