Mehrdad Rafiee

Results 10 comments of Mehrdad Rafiee

same issue. not even using NVM. cannot start the app. ``` Node.js was not found on your system Please install Node and NPM at nodejs.org ``` macOS 10.15.3 Node.js v12.16.1...

I like the idea of a re-write, however this could be done in parallel and in an incrementally fashion. Basically the old and the new web app would co-exist and...

any updates on this? @bdbch wanna team up and work on it? :)

@howardchung thanks for the feedback. The steps provided seem reasonable. Let's just convert anything we can to TS and then we'll figure out the css/material-ui/other css framework part and last...

+1 ember: 2.4.3 node: 5.9.1 npm: 3.7.3

running into the same issue. I'll wait until the fix propagates to all servers 🤞

is this fixed? I'm able to upload (I see the uploaded file in my uploadthing dashboard) but I still get this error message.

@juliusmarminge thanks! looks like the CORS error is gone now, however, I'm getting a 404 error now and am not able to upload. ``` GET http://localhost:3000/api/uploadthing 404 (Not Found) ```...

killed all processes running on port 3000 and re-ran the app but still getting the 404 error: ``` button-client-Chdyu4qo.js:115 GET http://localhost:3000/api/uploadthing 404 (Not Found) ``` running the app on a...