Skip to content

dist and temp not found #364

@jswhisperer

Description

@jswhisperer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions