Skip to content

App made with Vue.j, vue-router and chart.js, uses Pokemon API

Notifications You must be signed in to change notification settings

Isis-Yamel/poke-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokemon

Note: Because this project was made before node version 17, it has a problem when you have the latest version of node

Reason For The Error In Node.js v17, the Node.js developers closed a security hole in the SSL provider. This fix was a breaking change that corresponded with similar breaking changes in the SSL packages in NPM. When you attempt to use SSL in Node.js v17 or later without also upgrading those SSL packages in your package.json, then you will see this error. Source: StackOverflow

Solution:

  • You downgrade your version of Node to version 16.13.0

This error shouldn't affect yarn users

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

App made with Vue.j, vue-router and chart.js, uses Pokemon API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published