-
Notifications
You must be signed in to change notification settings - Fork 271
Description
Describe the bug
Hello!
Project: https://github.com/hyoo-ru/mam_mol
Help us integrate $moll opensource project together with Codeflow.
At the moment, to start $mol project just clone the repositories and run the npm start command.
Here is the instruction https://mol.hyoo.ru/#!Description=Create%20MAM%20project
Specifically with CodeFlow - just add https://pr.new/ to the repository url so it's cloned and npm run start to run. But Codeflow either does not download the project or builds it with an error. Is this on your end or do we need some special config for Codeflow?
On Gitpod this integration is set up and working, you can quickly check it yourself here https://gitpod.io/#https://github.com/hyoo-ru/mam
These links are expected to build and start the project correctly:
Thank you, hope for further cooperation and help!
Michael, $moll project.
Email: m.ivanov1225@gmail.com
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/hyoo-ru/mam
Steps to reproduce
- Go to - https://pr.new/github.com/hyoo-ru/mam (clone project)
- In console 'npm install' (install dependencies)
- In console 'npm start' (run server)
- Open browser localhost:8090 (open browser)
- See all directories in browser
Instruction here: https://mol.hyoo.ru/#!Description=Create%20MAM%20project
Gitpod example: https://gitpod.io/#https://github.com/hyoo-ru/mam
Expected behavior
- Cloning files
- Success builds
- Start server
- See directories in browser
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Version = 1.67.0
Hash = 37f869f781e6a426c2a5b3d0f2b304de289c96e9
WebContainer = 6ebe18b1e1db1833797e3e4eb6ff802c375ee61b
Browser name = Chrome
Full version = 108.0.0.0
Major version = 108
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 105832382,
"usedJSHeapSize": 103109806,
"jsHeapSizeLimit": 1098907648
}
Additional context
No response






