Skip to content

error npm install #4

@Roboxkin

Description

@Roboxkin
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\progect\package.json
npm ERR! errno -4058
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'D:\progect\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

As I understand it, you need to change the file name.
I changed it, there are no errors, but if later

D:\progect>npm start
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run

Run the back-end application Navigate to the server folder and run:
go run main.go

Where is this folder? (server )
Please change the installation instructions, thank you

windows = 11 x64
node.js = 21.7.1
GO = 1.22.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions