问题换了M1芯片的MBP, 最近在原有Vue项目中执行命令编译打包:
1npm run build:prod
遇到了以下报错:
12345error in ./src/styles/index.scssError: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (93)For more information on which environments are supported please ...
坏境
OS 版本: Mac OS Monterey 12.1nodejs 版本:v17.3.1npm 版本:8.1.0nvm 版本:0.39.1
问题Hello Guys, How are you all? Hope You all Are Fine.今天心血来潮把node更新到了最新版本,当我用vue create demo-vue 命令创建了个新工程,运行npm run serve时出现报错:
1opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error'...