Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
330 stars 56 forks source link

Oryx has failed to build the solution #944

Open hernanartesi opened 2 years ago

hernanartesi commented 2 years ago

Hi,

I am trying to deploy my Angular static web app the same way I have been doing for months now, but since a couple days ago I am getting the following error

added 1248 packages from 1328 contributors and audited 1269 packages in 56.382s 152 packages are looking for funding runnpm fundfor details found 4 vulnerabilities (2 moderate, 2 high) runnpm audit fixto fix them, ornpm auditfor details Usage: npm <command> where <command> is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, clean-install, clean-install-test, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, fund, get, help, help-search, hook, i, init, install, install-ci-test, install-test, it, link, list, ln, login, logout, ls, org, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami npm <command> -h quick help on <command> npm -l display full usage info npm help <term> search for help on <term> npm help npm involved overview Specify configs in the ini-formatted file: /root/.npmrc or on the command line via: npm <command> --key value Config info can be viewed via: npm help config npm@6.14.16 /opt/nodejs/14.19.1/lib/node_modules/npm ---End of Oryx build logs--- Oryx has failed to build the solution.

I haven't changed anything related to my pipeline. Also, I have tried to redeploy a Pipeline from last week that worked at that time and got the same error.

Thanks

gautam958 commented 1 year ago

trigger:

pool: vmImage: ubuntu-latest

steps: