Posts by Edilson Lima • 21 points
3 posts
-
0
votes3
answers1566
viewsA: Why doesn’t Node.js run sucrase - a locally installed package?
after doing what you recommended appeared a new error: npm run sucrase . /src/app.js npm ERR! Missing script: succrase npm ERR! A complete log of this run can be found in: npm ERR! C: Users Edilson…
-
2
votes3
answers1566
viewsQ: Why doesn’t Node.js run sucrase - a locally installed package?
On Node.js, I installed on cmd the yarn (I can’t use the yarn and I’m using the npm), but it doesn’t work. I chose to use npm and now when trying to use the succrase library (install: npm install…
-
-1
votes1
answer60
viewsQ: I’m a beginner in Angular, would anyone know how to solve a dependency problem . map of the following code?
import { Injectable } from '@angular/core'; import { AngularFireAuth } from 'angularfire2/auth'; import { Observable } from 'rxjs'; import * as q from 'q'; @Injectable({ providedIn: 'root' }) export…
angularasked Edilson Lima 21