Skip to content

Instantly share code, notes, and snippets.

View lasergoat's full-sized avatar

Daniel lasergoat

  • Fattmerchant
  • US
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1KD2iGKezHV6aJh24cpunD2rJVkRK8efMX https://explorer.blockstack.org/address/1KD2iGKezHV6aJh24cpunD2rJVkRK8efMX
@lasergoat
lasergoat / eb-error-package-not-found.md
Last active February 2, 2019 02:35
Elastic Beanstalk EB NPM Package Not Found 404 Error (code E404)

Elastic Beanstalk keeps trying to install a non-existing npm package version

npm ERR! code E404
npm ERR! 404 Not Found: event-stream@https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/.npm/_logs/2019-02-02T01_46_34_063Z-debug.log
Failed to run npm install. Snapshot logs for more details.
No environment variable EB_EVENT_FILE found. Writing message to stderr.
@lasergoat
lasergoat / machine.js
Last active May 4, 2021 01:21
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions