Giter Site home page Giter Site logo

Placing about revcord HOT 3 CLOSED

mayudev avatar mayudev commented on May 27, 2024
Placing

from revcord.

Comments (3)

PossibleSnow avatar PossibleSnow commented on May 27, 2024

`C:\Users\knigh>git clone https://github.com/mayudev/revcord
Cloning into 'revcord'...
remote: Enumerating objects: 668, done.
remote: Counting objects: 100% (173/173), done.
remote: Compressing objects: 100% (89/89), done.
Receiving objects: 100% (668/668), 587.85 KiB | 4.45 MiB/s, done. 495

Resolving deltas: 100% (427/427), done.

C:\Users\knigh>cd revcord

C:\Users\knigh\revcord>npm install
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs

added 210 packages, and audited 211 packages in 21s

19 packages are looking for funding
run npm fund for details

3 moderate severity vulnerabilities

To address all issues, run:
npm audit fix

Run npm audit for details.

C:\Users\knigh\revcord>npm run build

[email protected] build
tsc

C:\Users\knigh\revcord>npm start

[email protected] start
node build/index.js

C:\Users\knigh\revcord\build\app\Main.js:28
throw "At least one token was not provided";
^
At least one token was not provided
(Use node --trace-uncaught ... to show where the exception was thrown)

Node.js v18.16.1

C:\Users\knigh\revcord>npm start

[email protected] start
node build/index.js

C:\Users\knigh\revcord\build\app\Main.js:28
throw "At least one token was not provided";
^
At least one token was not provided
(Use node --trace-uncaught ... to show where the exception was thrown)

Node.js v18.16.1

C:\Users\knigh\revcord>node --trace-uncaught ...
node:internal/modules/cjs/loader:1080
throw err;
^

Error: Cannot find module 'C:\Users\knigh\revcord...'
←[90m at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)←[39m
←[90m at Module._load (node:internal/modules/cjs/loader:922:27)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)←[39m
←[90m at node:internal/main/run_main_module:23:47←[39m {
code: ←[32m'MODULE_NOT_FOUND'←[39m,
requireStack: []
}
Thrown at:
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at executeUserEntryPoint (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47

Node.js v18.16.1
`

from revcord.

PossibleSnow avatar PossibleSnow commented on May 27, 2024

i placed the .env under app directory.

from revcord.

mayudev avatar mayudev commented on May 27, 2024

The .env file should be placed in the root directory of the app, so revcord directory.

from revcord.

Related Issues (20)

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.