booting...

🚫 Module Loading Error (CORS)

This TEIA package needs to be served from an HTTP server to work properly.

Quick Solutions:

  • Python: python -m http.server 8000
  • Node.js: npx serve .
  • PHP: php -S localhost:8000

Then open http://localhost:8000 in your browser.

Reason: Browsers block ES modules when opened directly as files (file:// protocol) due to CORS security policy.

📜 Source Code

purple, ink, line, blur 5

Piece: $bop

Author: @jeffrey

Created: 9/25/2025

Type: KidLisp (25 characters)