orchidjs / tom-select

Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
https://tom-select.js.org
Apache License 2.0
1.67k stars 126 forks source link

[Bug]: Parcel having trouble compiling the css "tom-select.bootstrap5.css" #662

Closed accgit closed 7 months ago

accgit commented 1 year ago

Bug description

When compiling Parcel, it throws an error: Process finished with exit code -1073741819 (0xC0000005)

tom-select.bootstrap5.min.css The minified version can be compiled..

Expected behavior

It shouldn't cause an error. When compiling the css, the "tom-select.default.css" problem doesn't do it.

Steps to reproduce

  1. Go to ...
  2. Click on .... ... X. See error

Additional context

github-actions[bot] commented 8 months ago

This issue has not been active in 120 days and has been marked "stale". Remove stale label or comment or this will be closed in 15 days