thavus
thavus
I tried doing this on my own and I'm getting some errors... ERROR in ./node_modules/got/index.js Module not found: Error: Can't resolve './package' in 'C:\Users\round\Documents\machineTranslateSecondTry\node_modules\got' ERROR in ./node_modules/osenv/osenv.js Module not found:...
Ran the following: npm install --save google-translate-api npm i -S @types/google-translate-api and if fails to compile with the below errors. So I don't think it works with typescript ERROR in...
So basically github is not a good place to do mobile/web/game development especially large scale applications. Why am I paying for this? *scratches head* Why has this bug been open...
I just get "Module not found: Error: Can't resolve" I've set up the module in the system.imports. But I'm using typescript which is trying to compile the imports before runtime,...
> > I just get "Module not found: Error: Can't resolve" I've set up the module in the system.imports. But I'm using typescript which is trying to compile the imports...
It's 6 years later and this is still a bug. Except now, it doesn't seem to work even if you add `valign="bottom"` and `style="vertical-align: bottom;"` to the column. So it...
Uhhh when I moved the project's .git folder outside of the project, there's suddenly no problem at all. Why? I'm so confused. Why is PM2 dipping into my .git folder?...
Here is how I fixed this problem for myself. 1. End all PM2 processes. 2. `git remote rm origin` to remove the origin from git. 3. `git remote add origin...
Several months later, I'm having this problem again and the steps I used before don't seem to be resolving the issue. The only thing that works is to remove .git...
I tried setting watch to false for all apps in my ecosystem and the issue persists.