Open WeeAmigo11 opened 5 months ago
Thats probably because it made the connection with telegram auth. did you speak spanish?
Does anyone know how to solve this here?
@ShitzuCombatbot
Uncaught SyntaxError: Unexpected token '<' (at index.js:18:14)
import React from 'react'; import ReactDOM from 'react-dom'; import { createBrowserRouter, RouterProvider } from 'react-router-dom'; import './index.css'; import App from './App.js'; import Home from './components/Home'; import Referral from './components/Referral'; import Tasks from './components/Tasks'; import Boost from './components/Boost'; import Stats from './components/Stats'; import ErrorBoundary from './components/ErrorBoundary';
console.log('Starting application...'); // Log application start
const router = createBrowserRouter([
{
path: '/',
element:
console.log('Router created:', router); // Log created router object
const root = ReactDOM.createRoot(document.getElementById('root')); root.render(
Uncaught SyntaxError: Unexpected token '<' (at index.js:18:14)
The error is about a syntax error. it say it there. Uncaught SyntaxError: Unexpected token '<' (at index.js:18:14)
@kiwiplusapp can you help me pls? How to fix "Please log in to access this application."? Write to my discord pls -> fancierq
@WeeAmigo11 did you fix it?
Sorry mate, you can try the repo at https://github.com/JustinStar-py/mining-clicker-app
Good afternoon, dear developer.
I want to run your program, but it gets difficult in the process. How do I get your program to work if the web application displays this message at startup: "Please log in to access this application."
Thank you, I'm waiting for feedback