firebase / FirebaseUI-Android

Optimized UI components for Firebase
https://firebaseopensource.com/projects/firebase/firebaseui-android/
Apache License 2.0
4.63k stars 1.84k forks source link

error #2033

Closed Nit-nit closed 2 years ago

Nit-nit commented 2 years ago
~/.../stuff/hazy $ npm install firebase
npm ERR! code EPERM
npm ERR! syscall symlink
npm ERR! path ../@grpc/proto-loader/build/bin/proto-loader-gen-types.js
npm ERR! dest /storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types
npm ERR! errno -1
npm ERR! Error: EPERM: operation not permitted, symlink '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js' -> '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'
npm ERR!  [Error: EPERM: operation not permitted, symlink '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js' -> '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'] {
npm ERR!   errno: -1,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'symlink',
npm ERR!   path: '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js',
npm ERR!   dest: '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /data/data/com.termux/files/home/.npm/_logs/2022-04-22T09_58_44_610Z-debug-0.log
sam-gc commented 2 years ago

Hi @Nit-nit, please describe the issue you're having and the steps required to reproduce the problem. This appears to be an NPM issue, which would indicate a node / web issue instead of FirebaseUI Android

Nit-nit commented 2 years ago

its working properly now, i deleted all my node packages and installed them again 🤦💀

ghost commented 1 year ago
~/.../stuff/hazy $ npm install firebase
npm ERR! code EPERM
npm ERR! syscall symlink
npm ERR! path ../@grpc/proto-loader/build/bin/proto-loader-gen-types.js
npm ERR! dest /storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types
npm ERR! errno -1
npm ERR! Error: EPERM: operation not permitted, symlink '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js' -> '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'
npm ERR!  [Error: EPERM: operation not permitted, symlink '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js' -> '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'] {
npm ERR!   errno: -1,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'symlink',
npm ERR!   path: '../@grpc/proto-loader/build/bin/proto-loader-gen-types.js',
npm ERR!   dest: '/storage/emulated/0/stuff/hazy/node_modules/.bin/proto-loader-gen-types'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!     /data/data/com.termux/files/home/.npm/_logs/2022-04-22T09_58_44_610Z-debug-0.log