afilp

Results 109 comments of afilp

@schuch I installed it with administrative rights. It used to work, but after switching versions with `nvm` (using `nvm use ...`) and then coming back to my main version (with...

In my case it is `yarn` that fails, when trying to use `node-gyp`. `windows-build-tools` did install OK.

I have the same problem, can you please help? Thanks!

Actually, my problem is that `yarn` fails (when just running `yarn` inside the project) because of `node-gyp` (Windows 10, using `windows-build-tools`, running as `Admin`): ![image](https://user-images.githubusercontent.com/7850073/48090734-6cf2b680-e210-11e8-80d1-ceea63c31d9f.png)

@jacobq I am in Windows, using nvm. I thought `windows-build-tools` takes care of installing `node-gyp`, not? If not, what should I do to install it? Thank you very much for...

@jacobq You are right, installing node-gyp is a separate step. I did as per instrutions on your provided link. I still get a fail when using `yarn`. Could it be...

I also installed `yarn` inside the `nvm\v10.6.0`. Could it be that it is running from another folder instead? This is what I got with `where`: ``` $ where yarn C:\Program...

@jacobq When I use `npm i` I get the following error: ``` npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build --library=static_library` npm ERR! Exit status 1 npm ERR! npm ERR! Failed...

UPDATE: Indeed, the problem was with `firebase` and `grpc`. I solved it now by upgrading the `firebase`. Thank you and sorry for the trouble. Note 1: `Windows Defender` should also...

Please note that this is not the case when the `` is used in `filters`. There, it also needs the label in the parent element too.