Closed nikolailehbrink closed 2 years ago
I personally don't have this issue @nikolailehbrink. Are you using Windows?
Can you perhaps try what is suggested here?: https://github.com/jeffreyvr/tailpress/issues/93#issuecomment-1072243674
Hi, yes the solution in that thread worked! Thank you! Would be nice, if you could implement it in the final version, so that one doesnt have to do it manually on windows.
Hi, I just tried to implement a JavaScript-Function, so I wrote the code in ressources/js/app.js, like it is done for the primary menu toggle. I wondered why it didn't work, so I checked the compiled js file from js/app.js and the code wasn't there. I then did a npm run watch:js separately and it seems it doesn't work and the following error message comes up:
Do you have the same problem?