Error in gulp extension:fetch

Not able to fetch the extension using gulp extension:fetch.

Some error is showing when using this fetch command.

Solution:

To resolve this,

First uninstall the currently using node version and re-install it.

nvm uninstall <version>

nvm install <version>

Then try to fetch again.

Leave a comment

Your email address will not be published. Required fields are marked *