in package.json there is
"res:dev": "rescript -w"which I think should be"res:dev": "rescript watch".
Just opened a PR this morning (feat: changed watch script in package.json when using rewatch by dkirchhof · Pull Request #93 · rescript-lang/create-rescript-app · GitHub).
- when compiling, it complains about Syntax Error when parsing
|>
The “pipe last” operator was deprecated for a long time and was finally removed (in alpha 14).