You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It installs fine. However, once I import or require it in my project I can no longer build. Below are the errors.
[ng] ERROR in ./node_modules/google-gax/build/src/operationsClientBrowser.js
[ng] Module not found: Error: Can't resolve './operations_client_config' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\google-gax\build\src'
[ng] ERROR in ./node_modules/request/lib/har.js
[ng] Module not found: Error: Can't resolve 'fs' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\request\lib'
[ng] ERROR in ./node_modules/forever-agent/index.js
[ng] Module not found: Error: Can't resolve 'net' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\forever-agent'
[ng] ERROR in ./node_modules/tough-cookie/lib/cookie.js
[ng] Module not found: Error: Can't resolve 'net' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\tough-cookie\lib'
[ng] ERROR in ./node_modules/tunnel-agent/index.js
[ng] Module not found: Error: Can't resolve 'net' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\tunnel-agent'
[ng] ERROR in ./node_modules/forever-agent/index.js
[ng] Module not found: Error: Can't resolve 'tls' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\forever-agent'
[ng] ERROR in ./node_modules/tunnel-agent/index.js
[ng] Module not found: Error: Can't resolve 'tls' in 'C:\_dev\EconomicDevelopment\CheckPoint-WebApp\node_modules\tunnel-agent'
[ng] i 「wdm」: Failed to compile.
The text was updated successfully, but these errors were encountered:
It installs fine. However, once I import or require it in my project I can no longer build. Below are the errors.
The text was updated successfully, but these errors were encountered: