We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build fails with below error:
#8 73.66 npm ERR! Linux 5.4.0-1104-azure #8 73.66 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" #8 73.66 npm ERR! node v6.14.4 #8 73.66 npm ERR! npm v3.10.10 #8 73.66 npm ERR! path /home/enc/node_modules/.staging/@types/node-54e63457/package.json #8 73.66 npm ERR! code ENOTDIR #8 73.66 npm ERR! errno -20 #8 73.66 npm ERR! syscall open #8 73.66 #8 73.66 npm ERR! ENOTDIR: not a directory, open '/home/enc/node_modules/.staging/@types/node-54e63457/package.json' #8 73.66 npm ERR! #8 73.66 npm ERR! If you need help, you may report this error at: #8 73.66 npm ERR! https://github.com/npm/npm/issues #8 73.72 #8 73.72 npm ERR! Please include the following file with any support request: #8 73.72 npm ERR! /home/enc/npm-debug.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Build fails with below error:
#8 73.66 npm ERR! Linux 5.4.0-1104-azure
#8 73.66 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
#8 73.66 npm ERR! node v6.14.4
#8 73.66 npm ERR! npm v3.10.10
#8 73.66 npm ERR! path /home/enc/node_modules/.staging/@types/node-54e63457/package.json
#8 73.66 npm ERR! code ENOTDIR
#8 73.66 npm ERR! errno -20
#8 73.66 npm ERR! syscall open
#8 73.66
#8 73.66 npm ERR! ENOTDIR: not a directory, open '/home/enc/node_modules/.staging/@types/node-54e63457/package.json'
#8 73.66 npm ERR!
#8 73.66 npm ERR! If you need help, you may report this error at:
#8 73.66 npm ERR! https://github.com/npm/npm/issues
#8 73.72
#8 73.72 npm ERR! Please include the following file with any support request:
#8 73.72 npm ERR! /home/enc/npm-debug.log
The text was updated successfully, but these errors were encountered: