-
I first clone master repository, then do:
npm install
npm run start
node version: 11.3.0
and then i get this output:
Failed to compile.
Error in /home/vitalik/projects/TypeScript-React-Sta…
-
```
Trying to copy from a source that does not exist: /usr/local/lib/node_modules/generator-front-starter-kit/generators/app/templates/.gitignore
```
while running `yo front-starter-kit`
-
### Minimal reproducible example
npx create-expo-app@latest; npm run web
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### Summary
https://www.loom.…
-
### Issue description or question
Why does Quokka not respect the custom typescript compiler, which is used fine by `ts-node --esm` from the console?
So far it seems errors occur even before ts-no…
-
Hi all,
I have issues starting the project:
when I try "npm install", I have this:
```
npm WARN angular-material@1.1.3 requires a peer of angular@>=1.3 =1.3 =1.3 sample-app@0.1.2 start C:\Use…
-
When I was finding Typescript web app example half year ago, I got an idea why not mix TypeScript-Node-Starter, TypeScript-React-Starter, and TypeScript-React-Native-Starter together.
Then I tried …
-
I'd find more documentation useful. I like that common scenarios are covered with good examples, but I don't see how to branch out from there.
For example, I'm trying to route everything prefaced wit…
-
### Describe the bug
Vite fails when I try to use it in a sym-linked directory.
Run in CMD:
```cmd
npm create vite@latest my-vue-app -- --template vue
cd my-vue-app
npm install
cd ..
mkl…
-
I have learned that a recent change caused generator-core to only load modules from its own directory or from the plugins in its sibling `plugins` directory. However, I am experiencing problems gettin…
-
We have a dependabot alert for the package `Flat` and to update this package, we need to update adminjs to at least 6.7.6. We are upgrading from 5.0.0 and this was not an issue with that version.
…