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 install #8

Open
bliaxiong opened this issue Mar 4, 2021 · 1 comment
Open

npm install #8

bliaxiong opened this issue Mar 4, 2021 · 1 comment

Comments

@bliaxiong
Copy link

Are we supposed to CD into the /assets dir and run npm install?

I'm getting this error:

FTL failed to build assets errors=[{"Detail":null,"Location":{"Column":27,"File":"assets/src/controllers/clipboard_controller.ts","Length":16,"Line":1,"LineText":"import { Controller } from '@stimulus/core'","Namespace":""},"Text":"Could not resolve \"@stimulus/core\" (mark it as external to exclude it from the bundle)"},{"Detail":null,"Location":{"Column":28,"File":"assets/src/index.ts","Length":16,"Line":1,"LineText":"import { Application } from \"@stimulus/core\"","Namespace":""},"Text":"Could not resolve \"@stimulus/core\" (mark it as external to exclude it from the bundle)"}]

Thanks!

@bliaxiong
Copy link
Author

Had to run npm install in the /assets dir.

Awesome work btw, appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant