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
Having trouble running starting parcel in Docker container. I'm receiving the following error:
# yarn parcel src/index.html
yarn run v1.22.22
warning package.json: No license field
$ /usr/src/.../node_modules/.bin/parcel src/index.html
[Error: Unable to poll: Interrupted system call]
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I've adjusted the Docker resources but it looks like it still doesn't run.
🐛 bug report
Having trouble running starting parcel in Docker container. I'm receiving the following error:
I've adjusted the Docker resources but it looks like it still doesn't run.
🎛 Configuration (.babelrc, package.json, cli command)
🤔 Expected Behavior
Expecting it to run the parcel process similarly outside of the container.
😯 Current Behavior
💁 Possible Solution
🔦 Context
💻 Code Sample
🌍 Your Environment
Running Docker container with Rosetta enabled.
The text was updated successfully, but these errors were encountered: