required npm token is not working
# pages-help
b
Trying to build my Vue 3 (vitejs) single app. Added an
NODE_VERSION
environment set to
16.15.0
. After deployment I see a
npm ERR! Incorrect or missing password.
error. I added my NPM token as
NPM_TOKEN
but not working. What to do

https://cdn.discordapp.com/attachments/1106303463383638158/1106303463626903642/Screenshot_2023-05-11_at_21.34.11.png

g