Skip to content

try to run with npm and getting error #1

@rabinovich101

Description

@rabinovich101

I am running first "npm install" then "npm dev" or "npm start" ,the result is :

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from Z:\All Projects\react-nextjs-riode.env.production
info - Using webpack 5. Reason: no custom webpack configuration in next.config.js https://nextjs.org/docs/messages/webpack5
Error: Specified basePath /. basePath has to be either an empty string or a path prefix"
at assignDefaults (Z:\All Projects\react-nextjs-riode\node_modules\next\dist\next-server\server\config.js:5:1391)
at loadConfig (Z:\All Projects\react-nextjs-riode\node_modules\next\dist\next-server\server\config.js:8:878)
at async NextServer.loadConfig (Z:\All Projects\react-nextjs-riode\node_modules\next\dist\server\next.js:1:3155)
at async NextServer.prepare (Z:\All Projects\react-nextjs-riode\node_modules\next\dist\server\next.js:1:2679)
at async Z:\All Projects\react-nextjs-riode\node_modules\next\dist\cli\next-start.js:19:331

any solution ?

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