StructureBuilder / react-keep-alive

A component that maintains component state and avoids repeated re-rendering.
MIT License
984 stars 106 forks source link

Uncaught SyntaxError: Unexpected identifier #7

Closed bai3 closed 5 years ago

bai3 commented 5 years ago

import 的时候出现这个问题,按照文档来的,结果报错了。中午用的还好好的。请问是什么原因造成的。重新安装npm包也是失败的

ShenChang618 commented 5 years ago

@bai3 能给我看看什么错吗

bai3 commented 5 years ago

Uncaught SyntaxError: Unexpected identifier。就是这个报错。运行的时候报错的。然后我就换了react-router-cache-route这个库用来实现效果

ShenChang618 commented 5 years ago

@bai3 这个错我没法看出到底是哪里的问题耶😂,能给我一个可以复现的实例吗?

bai3 commented 5 years ago

不能,我也不知道什么错,突然就gg了。本来可以流畅的使用的

ShenChang618 commented 5 years ago

@bai3 安装的是 1.2.0 版本吗😂