npm cache clean --force
bye bye
npm install -g npm@latest
npm cache verify
npm i
Now lets create new json package
npm init --yes
Remove rubbish package inside dependency
npm uninstall rubbish ← this name of the package you want to remove
All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
🔹 FLOW BOT (berdasarkan code kau) 1. Update masuk dari Telegram Bot terima JSON dari php://input . Extract: chat_id firstname ...