Skip to content

current version fails on deploy to Microsoft Azure App Service #46

@timfpark

Description

@timfpark

Here is the log I get trying to deploy this on Azure's App Service (PaaS). Any ideas about what might be happening?

remote: npm ERR! Windows_NT 6.2.9200
remote: npm ERR! argv "D:\Program Files (x86)\nodejs\4.2.4\node.exe" "D:\Program Files (x86)\npm\2.14.12\node_modules\npm\bin\npm-cli.js" "install" "--production"
remote: npm ERR! node v4.2.4
remote: npm ERR! npm v2.14.12
remote: npm ERR! path D:\home\site\wwwroot\node_modules\service-utils\node_modules\jsonwebtoken\node_modules\jws\node_modules\base64url\node_modules\meow\node_modules\indent-string\node_modules\repeating\node_modules\is-finite\node_modules\number-is-nan\package.json.06f1cdc7ecee42e927c646eb5207ae95
remote: npm ERR! code EINVAL
remote: npm ERR! errno -4071
remote: npm ERR! syscall rename
remote:
remote: npm ERR! EINVAL: invalid argument, rename 'D:\home\site\wwwroot\node_modules\service-utils\node_modules\jsonwebtoken\node_modules\jws\node_modules\base64url\node_modules\meow\node_modules\indent-string\node_modules\repeating\node_modules\is-finite\node_modules\number-is-nan\package.json.06f1cdc7ecee42e927c646eb5207ae95' -> 'D:\home\site\wwwroot\node_modules\service-utils\node_modules\jsonwebtoken\node_modules\jws\node_modules\base64url\node_modules\meow\node_modules\indent-string\node_modules\repeating\node_modules\is-finite\node_modules\number-is-nan\package.json'
remote: npm ERR!
remote: npm ERR! If you need help, you may report this error at:
remote: npm ERR! https://github.com/npm/npm/issues
remote: .....
remote:
remote: npm ERR! Please include the following file with any support request:
remote: npm ERR! D:\home\site\wwwroot\npm-debug.log
remote: Failed exitCode=-4071, command="D:\Program Files (x86)\nodejs\4.2.4\node.exe" "D:\Program Files (x86)\npm\2.14.12\node_modules\npm\bin\npm-cli.js" install --production
remote: An error has occurred during web site deployment.
remote:
remote: Error - Changes committed to remote repository but deployment to website failed.
To https://[email protected]:443/rhom-user-service.git
cf2883d..591ccd8 master -> master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions