qlik-oss / nebula.js

Product and framework agnostic integration APIs for Qlik's Associative Engine
https://qlik.dev/extend/set-up-nebula-environment/
MIT License
77 stars 57 forks source link

@nebula.js/cli-serve[v3.1.0-alpha.0]: Error from import: Cannot find module '@qlik/sdk' #995

Closed LiKang6688 closed 1 year ago

LiKang6688 commented 2 years ago

🐛 Bug report

Screenshot 2022-11-05 at 15 54 48

Maybe @qlik/sdk is needed to put in dependencies @a-m-dev any idea?

Steps to Reproduce

  1. (Step one)
  2. (Step two)
  3. ...

Expected behavior

(A clear and concise description of what you expected to happen.)

Actual behavior

(A clear and concise description of what actually happened.)

Versions

Additional context

(Add any other context, link to demo or screenshots about the issue.)

a-m-dev commented 1 year ago

Hey Li, Sorry for late answer, I just saw this and it was lost in my github notification page since i get so many from different projects.

I think we already have it in our mashup template at here: https://github.com/qlik-oss/nebula.js/blob/1c8dd28078e550ec62715f2097dabe041b1bb765/commands/create/templates/mashup/_package.json#L16

LiKang6688 commented 1 year ago

solved in #1060