tinkerhubco / docnest-desktop

DocNest platform desktop app
2 stars 0 forks source link

NPM failed to run storybook #18

Open jmaicaaan opened 6 years ago

jmaicaaan commented 6 years ago

Due to some newly installed dependencies of storybook. Babel version needs to be upgraded to the latest version. Currently, this is an issue only in the npm. yarn looks like not affected

isotopeee commented 6 years ago

Have you tried removing the package-lock.json as well as the node_modules and then npm install?

jmaicaaan commented 6 years ago

Only the package-lock.json. I've experienced it also with yarn awhile ago. Let me try to get this thing out. If I'll be facing some network issues, I'll try to work on it tomorrow