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
I am STILL TRYING to get it to work (localhost:8080) on System 76 Lemur laptop running Ubuntu Studio 18.04 with USB connected new Roland GoKeys 61k to learn Node.js 8
Works great online !
$ uname -a
Linux CG-Lemur 4.15.0-34-lowlatency #37-Ubuntu SMP PREEMPT Mon Aug 27 17:40:31 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
npm ERR! notarget No matching version found for tonal-key@^1.1.4
There may be a version issue if I understand the error when I try installing
`$ npm install tonal-key
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN beat-blender@0.2.0 No repository field.
tonal-key@2.0.0
added 5 packages from 1 contributor and audited 7 packages in 0.758s
found 0 vulnerabilities
`
I added missing nodes
$ npm start
> beat-blender@0.2.0 start /home/leetdavy/Cool Games Hackerspace 2016/Music MIDI/BeatBlender/beat-blender
> npm run less && concurrently "npm run watchify" "autoless less/ assets/" "npm run dev_appserver"
> beat-blender@0.2.0 less beat-blender
> lessc less/style.less assets/style.css
I am STILL TRYING to get it to work (localhost:8080) on System 76 Lemur laptop running Ubuntu Studio 18.04 with USB connected new Roland GoKeys 61k to learn Node.js 8
Works great online !
I installed GCloud_SDK as README wanted
npm ERR! notarget No matching version found for tonal-key@^1.1.4There may be a version issue if I understand the error when I try installing
`$ npm install tonal-key
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN beat-blender@0.2.0 No repository field.
added 5 packages from 1 contributor and audited 7 packages in 0.758s
found 0 vulnerabilities
`
I added missing nodes