Jaap Jan

Results 4 issues of Jaap Jan

Given you have a project composer.json file like this: ``` { "name": "project/base", "require": { "project/dependency-1": "^1.0" } ``` Given project/dependency-1 version 1.0 has this composer.json file: ``` { "name":...

Being able to share your screen or stop the screencast from the Touch Bar

enhancement

Let's add a button to stop the call from the Touch Bar.

enhancement

Getting this error "Cannot find module '/app/build/cli.node.js" when following the installation steps. ``` internal/modules/cjs/loader.js:583 throw err; ^ Error: Cannot find module '/app/build/cli.node.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Function.Module.runMain...