I have serached the forum but found similar issues that do not resolve my issue.
I have tried to deploy my site and failed:
https://app.netlify.com/sites/incomparable-swan-7ca735/overview
got this:
7:41:36 PM: 1. Build command from Netlify app
7:41:36 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
7:41:36 PM: β
7:41:36 PM: $ nmp run build
7:41:36 PM: bash: nmp: command not found
7:41:36 PM: β
7:41:36 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
7:41:36 PM: βbuild.commandβ failed
7:41:36 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
7:41:36 PM: β
7:41:36 PM: Error message
7:41:36 PM: Command failed with exit code 127: nmp run build (Search results for '"non-zero exit code: 127"' - Netlify Support Forums)
7:41:36 PM: β
7:41:36 PM: Error location
7:41:36 PM: In Build command from Netlify app:
7:41:36 PM: nmp run build
7:41:36 PM: β
7:41:36 PM: Resolved config
7:41:36 PM: build:
7:41:36 PM: command: nmp run build
7:41:36 PM: commandOrigin: ui
7:41:36 PM: publish: /opt/build/repo/dist
7:41:36 PM: publishOrigin: ui
Should I change my command: nmp run build? But for what?