I think this issue here is that pulp is out of date and pulp init is generating a project that is only compatible with PureScript 0.11
Using the latest version should create a project skeleton that is compatible with the 0.12 version of the compiler this uses Effect.
If pulp was installed globally then the command to update it would be npm update -g pulp.