Marc Logemann

Results 18 comments of Marc Logemann

After digging into the source, i can at least read the complete error message as it should be on the netlify console: var materializeError = "You must either:\n - Pass...

Also thinking about the same question now.... not an easy one....

@danez still get this with: netlify-cli/12.0.6 darwin-arm64 node-v16.14.2 ``` VITE v3.1.3 ready in 162 ms ➜ Local: http://127.0.0.1:5173/ ➜ Network: use --host to expose ⠇ Waiting for framework port 3000....

Can be. I am also on React 16 and my error says that this libs want "create-react-app" as library. Of course its no dependency per NPM and it just tries...

But overall i love your code examples. Thanks for supporting the community.

This is a serious drawback currently. Now i am doing 200 publishes which will take me forever

addNode is definitely broken since dispatching seems wrong. Added 3 nodes got 5 at the end with duplicate ID errors.

i dont have node_modules exported. Are you explicitely export it via files directive in package.json?

@AubreyHewes thats unfortunate. Feels like a bug.