Closed Yakito closed 5 months ago
Guys, can we define:
-
-
Working:
Not Working:
So, here is the thing @brianmusuku when I tested yarn dev after Clean Install
on that new server if wasn't working.
This was my post:
just tried a fresh install on this server and still getting the memory issue, and this is without any plugins or anything.. :rage:
When you have a moment give it a go guys and let me know if you can reproduce.
[9:36](https://rantir.slack.com/archives/C06UDDNFVGE/p1717634194313819)
credentials for the server are:
207.246.93.151
u: root
p: (z7Bwi[]keZ{43GP
Can you guys run the following commands on that server there and confirm if yarn dev
works for you?
git clone https://github.com/nocobase/nocobase.git my-nocobase-app
cd my-nocobase-app
yarn install --frozen-lockfile
yarn nocobase install --lang=en-US
yarn dev
http://45.77.146.40:13000/ i already try to use yarn dev before using yarn build and yarn start -d in that server, is fine (few weeks ago) @Yakito
@farreledwin the issue is with yarn dev
not yarn build
/ yarn start
Please refer to the list of commands here to replicate
git clone https://github.com/nocobase/nocobase.git my-nocobase-app
cd my-nocobase-app
yarn install --frozen-lockfile
yarn nocobase install --lang=en-US
yarn dev
Also use server above for tests
207.246.93.151
u: root
p: (z7Bwi[]keZ{43GP
I run this in the morning and it worked. Check the URL
Then I did yarn build
and couldn;t do yarn dev
again
Yesterday the above commands where giving me memory errors
Then I did yarn build and couldn;t do yarn dev again
Ouch this is not good either 😟
lets see how it goes for @farreledwin
Okay, i will make loom video too @Yakito
any progress @farreledwin ?
wait for about 40 minutes, my electricity went out, sorry for the delay! @Yakito
no worries! take your time!
Hi @Yakito , i already try to run with yarn dev on server, you can watch on this video : https://www.loom.com/share/cf3469ef077b42a3a73245573b68c27b
issues running
yarn dev