Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run dev init error #898

Open
jonyrock opened this issue May 27, 2020 · 0 comments
Open

npm run dev init error #898

jonyrock opened this issue May 27, 2020 · 0 comments
Labels
bug Something isn't working good first issue

Comments

@jonyrock
Copy link
Contributor

If you do fresh npm run dev after npm install


> [email protected] dev /home/corp/temp_projects/hastic/hastic-server/server
> NODE_ENV=development node build/dev-server.js

nodemon started
internal/modules/cjs/loader.js:638
    throw err;
    ^

Error: Cannot find module '/home/corp/temp_projects/hastic/hastic-server/server/dist/server-dev.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
hastic-server crashed
@jonyrock jonyrock added bug Something isn't working good first issue labels Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue
Projects
None yet
Development

No branches or pull requests

1 participant