Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist and temp not found #364

Open
jswhisperer opened this issue Oct 19, 2024 · 0 comments
Open

dist and temp not found #364

jswhisperer opened this issue Oct 19, 2024 · 0 comments

Comments

@jswhisperer
Copy link

Zwitterion listening on port 2323
Copy current working directory to ZWITTERION_TEMP directory
cp: ZWITTERION_TEMP is not a directory
/bin/bash: line 9: cd: ZWITTERION_TEMP: No such file or directory
Download and save all .html files from Zwitterion
/bin/bash: line 13: shopt: globstar: invalid shell option name
New Folder With Items/index.html
Download and save all .js files from Zwitterion
New Folder With Items/app.js
/bin/bash: line 24: shopt: globstar: invalid shell option name
New Folder With Items/hello-world.js
Download and save all .ts files from Zwitterion
/bin/bash: line 35: shopt: globstar: invalid shell option name
**/.ts
Download and save all .as files from Zwitterion
/bin/bash: line 46: shopt: globstar: invalid shell option name
Download and save all .wasm files from Zwitterion
/bin/bash: line 56: shopt: globstar: invalid shell option name
Download and save all .rs files from Zwitterion
/bin/bash: line 66: shopt: globstar: invalid shell option name
Download and save all .tsx files from Zwitterion
/bin/bash: line 76: shopt: globstar: invalid shell option name
**/
.tsx
Download and save all .jsx files from Zwitterion
/bin/bash: line 87: shopt: globstar: invalid shell option name
**/*.jsx
Download and save all .c files from Zwitterion
/bin/bash: line 98: shopt: globstar: invalid shell option name
Download and save all .cc files from Zwitterion
/bin/bash: line 108: shopt: globstar: invalid shell option name
Download and save all .cpp files from Zwitterion
/bin/bash: line 118: shopt: globstar: invalid shell option name
Download and save all .c++ files from Zwitterion
/bin/bash: line 128: shopt: globstar: invalid shell option name
Download and save all .wat files from Zwitterion
/bin/bash: line 138: shopt: globstar: invalid shell option name
Copy ZWITTERION_TEMP to dist directory in the project root directory
cp: Items/dist is not a directory
Static build finished

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant