Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michiboo/87ab23ce8eb8559cf0b0db3274d8eed0 to your computer and use it in GitHub Desktop.
Save michiboo/87ab23ce8eb8559cf0b0db3274d8eed0 to your computer and use it in GitHub Desktop.
You can now view Circular Economy in the browser.
http://localhost:3000
Note that the development build is not optimized.
To create a production build, use yarn build.
assets by path static/ 14.4 MiB
assets by path static/media/ 9.81 MiB
assets by path static/media/*.svg 46.6 KiB
asset static/media/svg-1.351689e3e84519d520c3c7751a5af9df.svg 26.5 KiB [emitted] (auxiliary name: main)
asset static/media/svg-3.b847f53caaa30eb21709c92cc9750d4b.svg 11.1 KiB [emitted] (auxiliary name: main)
asset static/media/svg-2.b754f5a7518ddb144f12f534aede5e84.svg 6.35 KiB [emitted] (auxiliary name: main)
asset static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg 2.57 KiB [emitted] (auxiliary name: main)
assets by info 9.77 MiB [immutable]
asset static/media/intro.41ca479740ba2bd5c840.mp4 9.75 MiB [emitted] [immutable] [from: src/videos/intro.mp4] (auxiliary name: main)
asset static/media/package.cc9df7961c53527ea58b.png 13.3 KiB [emitted] [immutable] [from: src/images/package.png] (auxiliary name: main)
assets by path static/js/*.js 4.56 MiB
asset static/js/bundle.js 4.56 MiB [emitted] (name: main) 1 related asset
asset static/js/node_modules_web-vitals_dist_web-vitals_js.chunk.js 6.94 KiB [emitted] 1 related asset
asset index.html 1.52 KiB [emitted]
asset asset-manifest.json 976 bytes [emitted]
cached modules 4.22 MiB (javascript) 9.77 MiB (asset) 31.8 KiB (runtime) [cached] 354 modules
webpack 5.71.0 compiled successfully in 2426 ms
node:events:505
throw er; // Unhandled 'error' event
^
TypeError: Cannot set property closed of #<Readable> which has only a getter
at FsReadStream.close (/root/frontend/node_modules/memfs/lib/volume.js:2047:17)
at FsReadStream._destroy (/root/frontend/node_modules/memfs/lib/volume.js:2032:10)
at _destroy (node:internal/streams/destroy:109:10)
at class_1.destroy (node:internal/streams/destroy:71:5)
at class_1.<anonymous> (/root/frontend/node_modules/memfs/lib/volume.js:1962:22)
at class_1.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error' event on class_1 instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Node.js v18.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment