got it solved by removing `package-lock.jsonβ file, .npm file , node_modules file and cleaning npm cache
Required steps:
npm install npm@latest -g...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you for the solution sir! may want to post it here maybe? github.com/WordPress/gutenberg/iss...