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
The application described in issue 1935 has these properties
I have a very fast Windows 10 workstation with SSD and 32 GByte memory - however, it gets pretty overwhelmed running the command yarn create redwood-app (this is CPU usage)
Context
yarn run v1.22.5
$ c:\work\temp1\test\node_modules\.bin\rw info
System:
OS: Windows 10 10.0.19041
Binaries:
Node: 12.19.0 - ~\AppData\Local\Temp\yarn--1614984576046-0.2622694695878198\node.CMD
Yarn: 1.22.5 - ~\AppData\Local\Temp\yarn--1614984576046-0.2622694695878198\yarn.CMD
Browsers:
Chrome: 88.0.4324.190
Edge: Spartan (44.19041.423.0), Chromium (88.0.705.81)
npmPackages:
@redwoodjs/core: ^0.26.2 => 0.26.2
Done in 3.81s.
The text was updated successfully, but these errors were encountered:
adriatic
changed the title
Is the minimalist RW app too big on the disk?
Is the minimalist RW app too big (on the disk)?
Mar 5, 2021
#5011 may help a little – at least when having other redwood projects or yarn projects with the same settings and shared dependencies already installed.
The application described in issue 1935 has these properties
I have a very fast Windows 10 workstation with SSD and 32 GByte memory - however, it gets pretty overwhelmed running the command
yarn create redwood-app
(this is CPU usage)Context
The text was updated successfully, but these errors were encountered: