-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to compile #147
Comments
I have the same problem win 32 or 64 bit. Both. |
yeah, i tried both too and it didn't change anything... i even tried older versions of Node, downloading updates and Chocolately but nothing changed. I think they blocked the project for the attention they received because developers aren't even answering to issues nor working on the project i guess... |
You need to install node.js 15.0.0 |
even with node.js version 15.0.0 the error "failed to compile" comes out. |
io ci sono riuscito e fatto, vi spiego il passaggio vi scaricate la versione 1.0.10 entrate nella cartella del progetto
aspettate un pò perché vi dovrà scaricare tutta la roba sul container virtuale che vi creerà. una volta fatto questo aprite la dashaboard di docker e andate su Containers/APP che faremo noi? beh, creeremo un nuovo utente quindi nel terminale che vi si è aperto in precedenza cliccando su >_ dobbiamo installare questo apache2-utils e lo installeremo con i comandi di linux, in questo modo : fatto ciò , ragazzi è fatta! potete accedere a localhost:8080 e inserirete i vostri dati utente come le avete creati , accedete e il piatto è pronto, purtroppo il codice qr non è valido , qualcuno ha delle idee? |
nel tutorial degli sviluppatori non è richiesto Docker che a me da solo problemi e non funziona (Docker engine failed to start)... probabilmente il QR code generato non funziona per via dell'update in vista del super green pass o perchè c'è un database di conferma dei dati, non ne ho idea... |
Vero non è richiesto perché è solo il frontend, è il front end non genera i qr, quindi ci vuole il back end perché non día errore 500 nella creazione ... all'interno del file c'è un file docker per la creazione di tutto l'ambiente . Prova a installare la versione 3.0 di Docker |
Docker non mi funzionava perchè non avevo aggiornato WSL, se anche dopo aver aggiornato WSL non vi parte l'engine andate in %Appdata%\Docker ed eliminate il file Settings.JSON aprite poi Docker eseguendolo come amministratore. Error response from daemon: Head "https://docker.pkg.github.com/v2/eu-digital-green-certificates/dgca-issuance-service/dgca-issuance-service/manifests/1.0.3": no basic auth credentials l'errore mi esce anche dopo aver fatto il pull della versione 1.0.10... hai provato il procedimento con l'ultima versione? |
./src/assets/SCSS/index.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--5-oneOf-6-3!./node_modules/sass-loader/dist/cjs.js??ref--5-oneOf-6-4!./src/assets/SCSS/index.scss)
Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (93)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v5.0.0
i ran yarn from git bash and gave me this error when opening the web page at the end of computing
The text was updated successfully, but these errors were encountered: