小程序
小游戏
企业微信
微信支付
扫描小程序码分享
TypeError: n.getItem is not a function
at shouldRunInMainProcess (node_modules/.pnpm/miniprogram-ci@2.1.26_eslint@9.39.2_jiti@2.6.1_/node_modules/miniprogram-ci/dist/utils/debug.js:1:753)
系统Mac M4
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
node环境 为什么会有localStorage 可以确认下。
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
禁用新特性
node --no-experimental-webstorage
node版本太高了,要用24.1.0或者以下的版本
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
node环境 为什么会有localStorage 可以确认下。
禁用新特性
node --no-experimental-webstoragenode版本太高了,要用24.1.0或者以下的版本