error create-vite@3.0.2: The engine "node" is incompatible with this module. Expected version "^14.18.0 || >=16.0.0". Got "14.16.0" error Found incompatible module.
error create-vite@3.0.2: The engine "node" is incompatible with this module. Expected version "^14.18.0 || >=16.0.0". Got "14.16.0"
error Found incompatible module.
这时候运行运行一个命令就会正常,这个命令会自动补充兼容所报的错误。
yarn config set ignore-engines true
                    
                
                
            
        
浙公网安备 33010602011771号