$ npm run start
ismailalabou.github.io@0.1.0 start C:\Users\ismailalabou\Documents\Gitlab\portfolio
node src/index.js
(node:10340) Warning: To ...
For further actions, you may consider blocking this person and/or reporting abuse
Hi,
Add
in your package.json
it's there ...
it's already there it says: Module 'type is extraneous npm [10, 3]'
here are the related docs:
developer.mozilla.org/en-US/docs/W...
it's there ...
"version": "0.1.0",
"private": true,
"type": "module",
"engines": {
"node": "14.15.0",
"npm": "6.14.8"
},
it's already there it says: Module 'type is extraneous npm [10, 3]'
help me solve this <3