Code Monkey home page Code Monkey logo

nodejs-server-flutter-netflix-app's People

Contributors

devdennysegura avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nodejs-server-flutter-netflix-app's Issues

Errors trying to start the server

Running npm run start-dev:

[email protected] tsc C:\DEVELOPMENT\clone\FLUTTER\Server\nodejs-server-Flutter-Netflix-App-master\nodejs-server-Flutter-Netflix-App-master
tsc -p ./configs/tsconfig-server.json

node_modules/@types/superagent/index.d.ts(17,1): error TS1084: Invalid 'reference' directive syntax.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] tsc: tsc -p ./configs/tsconfig-server.json
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] tsc script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache_logs\2020-04-30T20_34_40_961Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build: npm run mkdir-dist && npm run tsc && npm run cp-to-dist && rm -rf dist/app
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache_logs\2020-04-30T20_34_41_076Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] start-dev: set NODE_ENV=development && npm run build && npm run build-client && npm run start
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] start-dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache_logs\2020-04-30T20_34_41_184Z-debug.log

Please provide an understandable documentation, thanks.

mongodb?

hi, i dont see any info about mongodb in the readme. could u please update the readme with what step i need to for mongodb? thanks much.

Permission denied

C:\src\nodejs-server-Flutter-Netflix-App-master>git clone [email protected]:DennySegura/netflix-app.git
Cloning into 'netflix-app'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
btw i have no clue with node.js so i hope u cold help with that

Can't find index.html in src/app/ there is no APP folder!!

Was it intentional? The build can't seem to pass this step, among many other build errors

> webpack --config=configs/webpack/release.js

**Insufficient number of arguments or no entry found.
Alternatively, run 'webpack(-cli) --help' for usage info.**

Hash: ae5f3***********
Version: webpack 4.43.0
Time: 558ms
Built at: 30/04/2020 23:07:46

ERROR in Entry module not found: Error: Can't resolve './index.tsx' in 'C:\DEVELOPMENT\esQmo\FLUTTER\Server\nodejs server\src\app'

ERROR in   Error: Child compilation failed:
  Entry module not found: Error: Can't resolve 'C:\DEVELOPMENT\esQmo\FLUTTER\Server\nodejs server\src\app\index.html' in 'C:\DEVELOPMENT\esQmo\FLUTTER\Server\nodejs server\src\app':
  Error: Can't resolve 'C:\DEVELOPMENT\esQmo\FLUTTER\Server\nodejs ser  ver\src\app\index.html' in 'C:\DEVELOPMENT\esQmo\FLUTTER\Server\nodejs server\src\app'

Please provide clearer explaination

What do these lines mean? I'm trying to make the server run but encountering several issues:
From Readme.md

**Heath check

Endpoint to health check http://{HOST}/api/health this return uptime
Endpoints

/all to fetch all tv shows and save in your mongoDB /shows/:genre get all tv shows from a genre
Genres

Drama, Action, Fantasy, Horror, Romance, Crime, Thriller, Mystery, Science-Fiction, Comedy, Family, Music, Adventure, Espionage, Supernatural
TVMaze Api

http://www.tvmaze.com/api**

Not Running your Code

PS D:\FlutterProjects\nodejs-server-Flutter-Netflix-App> npm run start-dev

[email protected] start-dev D:\FlutterProjects\nodejs-server-Flutter-Netflix-App
export NODE_ENV=development && npm run build && npm run build-client && npm run start

'export' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start-dev: export NODE_ENV=development && npm run build && npm run build-client && npm run start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start-dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Hassan Sprout\AppData\Roaming\npm-cache_logs\2019-06-27T08_58_30_495Z-debug.log

trouble npm install, help!!

hi there,
i would like your help devdennysegura, could you help me?
npm install ::: result ->

npm WARN [email protected] requires a peer of webpack@^3.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.4.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of stylelint@^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

audited 44659 packages in 14.148s
found 80 vulnerabilities (72 low, 1 moderate, 7 high)
run npm audit fix to fix them, or npm audit for details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.