contentful/create-contentful-extension

Neither Javascript or Typescript sidebar project are working

GordonApplepie opened this issue · 4 comments

There seems to be a folder change from lib to src and in general changes that made the tool break.

ah no wait. there seems to be a package missing in the js-text section cannot find module \node_modules@contentful\contentful-extension-scripts\src\index.js'

found the problem. there are missing the dependencies for "@contentful/contentful-extension-scripts" in the different package.json files. and after that you also would need to change inside the packages the folder to src.

can't be to hard to fix

Did you find a solution @GordonApplepie ?

I believe issue is fixed, so I'm closing this. Feel free to re-open if you think this is still a problem.