尝试安装 deno,然后...

好像还没有 deno 的节点,只能选 nodejs 了,拜托各位。
     1 
                    
                    codehz      2020-05-15 20:10:14 +08:00 via Android 
                    
                    不要用 mingw64 装,用官网给的安装器 
                这脚本把 Mingw64 当作 linux 环境了  | 
            
     2 
                    
                    Jirajine      2020-05-15 20:12:06 +08:00 via Android 
                    
                    打开 PowerShell, 
                $ Set-ExecutionPolicy RemoteSigned -scope CurrentUser $ iwr -useb get.scoop.sh | iex $ scoop install deno  | 
            
     3 
                    
                    XanderChen   OP  | 
            
     4 
                    
                    XanderChen   OP  |