-
Updated
Dec 5, 2020 - TypeScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Ubuntu
-
Updated
Dec 5, 2020 - C++
Repro steps
- Create fresh WMR setup
npm install uuid(this uses the native 'crypto' api)- run
npm start
Error bundling crypto: Error: Could not loadnpm/crypto@1.0.1/index.js: Package crypto does not contain file index.js
500 /@npm/crypto - Could not loadnpm/crypto@1.0.1/index.js: Package crypto does not contain file index.js
The package 'crypto' on npm is deprecated,
GitHub Universe 2020
December 09, 2020 • Virtual
Description of the problem / feature request:
The presence of a .bazelversion file that defines any non-matching version at the root of a directory structure prevents bazel from intepreting any commands in any subdirectory, including bazel version, help, info.
However, these are the commands needed to debug why .bazelversion is not satisfied, or to query non-build-related hel
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
-
Updated
Dec 4, 2020 - Go
-
Updated
Dec 5, 2020 - PowerShell
-
Updated
Dec 3, 2020 - Python
-
Updated
Dec 4, 2020 - CSS
-
Updated
Dec 3, 2020 - Elixir
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Dec 3, 2020
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 5, 2020
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 6, 2020 - JavaScript
-
Updated
Dec 4, 2020 - PHP
-
Updated
Dec 5, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Java
-
Updated
Jun 28, 2020 - Python
Cloud 66 for Rails
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.