Code Monkey home page Code Monkey logo

covid-info-bw's Introduction

FullStack Developer | Data Science Enthusiast | Lover of tech 💻

covid-info-bw's People

Contributors

abel-moremi avatar andrei-gheorghiu avatar dependabot[bot] avatar rudisang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

covid-info-bw's Issues

Failing clould build due to un-optimazed geojson

The following is build output from the build trigger;

``starting build "ea0cc91b-1c64-45c9-9178-0ea5a4aed9ca"

FETCHSOURCE
Fetching storage object: gs://866800468643.cloudbuild-source.googleusercontent.com/a18104c1b97c21ff55c668c2b8255e0dcdcbbd7e-baf06cc3-189d-4a4b-a942-aed65a524dba.tar.gz#1585350795512482
Copying gs://866800468643.cloudbuild-source.googleusercontent.com/a18104c1b97c21ff55c668c2b8255e0dcdcbbd7e-baf06cc3-189d-4a4b-a942-aed65a524dba.tar.gz#1585350795512482...
/ [0 files][ 0.0 B/719.5 KiB]
/ [1 files][719.5 KiB/719.5 KiB]
Operation completed over 1 objects/719.5 KiB.
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/npm
Step #0:
Step #0: > [email protected] install /workspace/node_modules/yorkie
Step #0: > node bin/install.js
Step #0:
Step #0: setting up Git hooks
Step #0: can't find .git directory, skipping Git hooks installation
Step #0:
Step #0: > [email protected] postinstall /workspace/node_modules/core-js
Step #0: > node -e "try{require('./postinstall')}catch(e){}"
Step #0:
Step #0: �[96mThank you for using core-js (�[94m https://github.com/zloirock/core-js �[96m) for polyfilling JavaScript standard library!�[0m
Step #0:
Step #0: �[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: �[0m
Step #0: �[96m>�[94m https://opencollective.com/core-js �[0m
Step #0: �[96m>�[94m https://www.patreon.com/zloirock �[0m
Step #0:
Step #0: �[96mAlso, the author of core-js (�[94m https://github.com/zloirock �[96m) is looking for a good job -)�[0m
Step #0:
Step #0:
Step #0: > [email protected] postinstall /workspace/node_modules/ejs
Step #0: > node ./postinstall.js
Step #0:
Step #0: Thank you for installing �[35mEJS�[0m: built with the �[32mJake�[0m JavaScript build tool (�[32mhttps://jakejs.com/�[0m)
Step #0:
Step #0: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
Step #0: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #0:
Step #0: added 1247 packages from 879 contributors and audited 27222 packages in 26.955s
Step #0: found 32 low severity vulnerabilities
Step #0: run npm audit fix to fix them, or npm audit for details
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/npm
Step #1:
Step #1: > [email protected] build /workspace
Step #1: > vue-cli-service build
Step #1:
Step #1:
Step #1: - Building for production...
Step #1: [BABEL] Note: The code generator has deoptimised the styling of /workspace/src/Data/botswana.geojson.js as it exceeds the max of 500KB.
Step #1: [BABEL] Note: The code generator has deoptimised the styling of /workspace/src/Data/botswana.districts.js as it exceeds the max of 500KB.
Step #1: WARNING Compiled with 3 warnings23:23:16
Step #1:
Step #1: warning
Step #1:
Step #1: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
Step #1: This can impact web performance.
Step #1: Assets:
Step #1: js/app.2ab84e53.js (1.83 MiB)
Step #1: css/chunk-vendors.66a9db12.css (287 KiB)
Step #1: js/chunk-vendors.5f1f8032.js (509 KiB)
Step #1:
Step #1: warning
Step #1:
Step #1: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Step #1: Entrypoints:
Step #1: app (2.6 MiB)
Step #1: css/chunk-vendors.66a9db12.css
Step #1: js/chunk-vendors.5f1f8032.js
Step #1: css/app.f8dbb18d.css
Step #1: js/app.2ab84e53.js
Step #1:
Step #1:
Step #1: warning
Step #1:
Step #1: webpack performance recommendations:
Step #1: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
Step #1: For more info visit https://webpack.js.org/guides/code-splitting/
Step #1:
Step #1: File Size Gzipped
Step #1:
Step #1: dist/js/app.2ab84e53.js 1871.62 KiB 578.07 KiB
Step #1: dist/js/chunk-vendors.5f1f8032.js 508.69 KiB 134.39 KiB
Step #1: dist/css/chunk-vendors.66a9db12.css 287.08 KiB 35.75 KiB
Step #1: dist/css/app.f8dbb18d.css 0.10 KiB 0.10 KiB
Step #1:
Step #1: Images and other types of assets omitted.
Step #1:
Step #1: DONE Build complete. The dist directory is ready to be deployed.
Step #1: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
Step #1:
Finished Step #1
PUSH
DONE``

Errors when leaflet and vue2-leaflet are updated

Hi,

First, nice project !

Second, I need help, I want to integrate a map (France) as you did in your project with geojson, but when I update leaflet (1.7.1) and vue2-leaflet (2.6.0), I've encounter this error:
[Vue warn]: Error in mounted hook: "Error: Bounds are not valid."
I tried on your project and mine, and the errors are displayed in both cases.

Could you help me please ?

Thanks,
ibadass

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.