I am trying to build a react app, but when I execute the command npm -i it gives me the following error:
npm -i
Error: Failed to replace env in config:
If you just set your ~/.profile for the first time (OSX, Ubuntu) and added this line: export NPM_TOKEN="XXXXX-XXXXX-XXXXX-XXXXX". Then you must enter this line to the terminal afterward:
source ~/.profile