DanielRivers
DanielRivers
Explore posts from servers
NNuxt
Created by DanielRivers on 4/9/2024 in #❓・help
Package entry point
I have a package I am building, this does some setup in the main script defined in the package.json. The issue I am facing is that in Nuxt is isn't executing the code, the exports are all good but nothing else is executed.
how do I run some setup at build for the package?
1 replies
KKinde
Created by DanielRivers on 11/10/2023 in #💻┃support
Getting error after signin
I am using nuxt module, but when I sign in I am getting the following error, I can not work out which piece of the puzzle is missing.
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. This client must include a code_challenge when performing the authorize code flow, but it is missing."}
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. This client must include a code_challenge when performing the authorize code flow, but it is missing."}
25 replies
NNuxt
Created by DanielRivers on 1/18/2023 in #❓・help
Error parsing JavaScript expression: Unexpected token, expected "," (1:64)
No description
1 replies