helsenorge / structor

FHIR Questionnaire Form Builder
https://static.helsenorge.no/static_skjemabygger/
MIT License
88 stars 34 forks source link

form filler (skjemautfyller) packages #390

Closed fatso83 closed 2 years ago

fatso83 commented 3 years ago

Is your feature request related to a problem? Please describe. Hi, we are very interested in using the frontend code in this project to render the resulting schemas and we saw that you have an example "form-filler" project that uses some interesting looking components like "Skjemautfyller": https://github.com/helsenorge/structor/blob/90ae6ecaad4a9f1d8e4247e8d221d48d2c225045/examples/form-filler/src/root/container.jsx#L4

The problem is that this example, which seems like something for externals to look at, is not available at NPM, but in your internal repository: https://github.com/helsenorge/structor/blob/90ae6ecaad4a9f1d8e4247e8d221d48d2c225045/examples/form-filler/.npmrc#L1

Describe the solution you'd like Find out if it is possible to publish some of these internal packages or make the repositories public

Describe alternatives you've considered Make it from scratch 🍭

kennethmyhra commented 3 years ago

There has been an intention to open-source "skjemautfyller", but unfortunately there are some internal dependencies on that component which has made it difficult to share.

fatso83 commented 3 years ago

https://www.npmjs.com/package/@helsenorge/skjemautfyller

~Seems like this can be closed 🥳~

EDIT: close, but no cigar. a few dependencies missing on NPM

$ npm i -D @helsenorge/skjemautfyller
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: nimble@0.0.1
npm ERR! Found: @helsenorge/core-utils@21.3.0-prerelease
npm ERR! node_modules/@helsenorge/core-utils
npm ERR!   peer @helsenorge/core-utils@"^21.3.0-prerelease" from @helsenorge/skjemautfyller@7.11.0-prerelease2
npm ERR!   node_modules/@helsenorge/skjemautfyller
npm ERR!     dev @helsenorge/skjemautfyller@"*" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @helsenorge/core-utils@">=21.1.1-prerelease" from @helsenorge/toolkit@21.3.0-prerelease
npm ERR! node_modules/@helsenorge/toolkit
npm ERR!   peer @helsenorge/toolkit@"^21.3.0-prerelease" from @helsenorge/skjemautfyller@7.11.0-prerelease2
npm ERR!   node_modules/@helsenorge/skjemautfyller
npm ERR!     dev @helsenorge/skjemautfyller@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/carlerik/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
kennethmyhra commented 3 years ago

Thanks for reporting, we'll look into this

mgunnerud commented 3 years ago

@fatso83 we use peerDependencies in this package, these are not installed automatically as dependencies, but must be installed manually. I though we included the list on npmjs.com, but the list of these packages can also be found in node_modules/@helsenorge/skjemautfyller/package.json (v 7.11.0-prerelease2):

  "peerDependencies": {
    "@helsenorge/core-utils": "^21.3.0-prerelease",
    "@helsenorge/designsystem-react": ">=1.0.0-beta70",
    "@helsenorge/toolkit": "^21.3.0-prerelease",
    "dompurify": "^2.0.8",
    "fhirpath": "^2.7.3",
    "marked": "^0.7.0",
    "react": "^16.8.4",
    "react-dom": "^16.8.4",
    "react-redux": "^7.1.0",
    "redux": "^4.0.4",
    "redux-thunk": "^2.3.0",
    "tabbable": "^3.1.1"
  },
fatso83 commented 3 years ago

Hi, @mgunnerud! Thanks for the swift response. The problem is that the dependencies includes transitive dependencies to versions that are not ~published to NPM~ satisfied by the the ones published to NPM (it seems):

This dependency is not satisfied (due to prerelease status?):
@helsenorge/core-utils@">=21.1.1-prerelease" from @helsenorge/toolkit@21.3.0-prerelease
NPM only knows of the 21.3.0-prerelease
``` # only a single published version: $ npm show @helsenorge/core-utils versions 21.3.0-prerelease # but this version does not match the one that is required by @helsenorge/toolkit $ npm i -D @helsenorge/skjemautfyller npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nimble@0.0.1 npm ERR! Found: @helsenorge/core-utils@21.3.0-prerelease npm ERR! node_modules/@helsenorge/core-utils npm ERR! @helsenorge/core-utils@"^21.3.0-prerelease" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @helsenorge/core-utils@">=21.1.1-prerelease" from @helsenorge/toolkit@21.3.0-prerelease npm ERR! node_modules/@helsenorge/toolkit npm ERR! @helsenorge/toolkit@"^21.3.0-prerelease" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /home/carlerik/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /home/carlerik/.npm/_logs/2021-11-04T11_31_46_525Z-debug.log $ npm show @helsenorge/core-utils @helsenorge/core-utils@21.3.0-prerelease | ISC | deps: none | versions: 1 samling av verktøy for hele helsenorge dist .tarball: https://registry.npmjs.org/@helsenorge/core-utils/-/core-utils-21.3.0-prerelease.tgz .shasum: 4adc1ccc3118c3461688a70ce989eb05110f0b6a .integrity: sha512-Y76/s2UdNglnfR6ySADLp4uEHLl6LzRcaQU3ZZdDKMjEI03fjbb1O4rwQX9r6SDc8n9C5c8UYSXiyrBY4A7OVg== .unpackedSize: 146.8 kB maintainers: - losolio - jamesbjerkholt - mlp73 - larskrj - dilekd - freddyno - halvorh dist-tags: latest: 21.3.0-prerelease published 3 days ago by larskrj ```
fatso83 commented 3 years ago

~Ah, hmm ... I know see that it says that any version >= 21.1.1 should suffice, but I am not sure why 21.3.0-prerelease does not satisfy the requirement.~


EDIT: from https://medium.com/@mbostock/prereleases-and-npm-e778fc5e2420

By default, prerelease versions are not included in a range. This is because prerelease versions are meant to be unstable and are expected to have breaking changes.

According to https://semver.npmjs.com you can only include pre-release versions (like alpha, beta, ...) by an exact tag. They will never be included in a range specification, like >= 21.1.1, meaning the NPM error is not resolvable as it is.

mgunnerud commented 3 years ago

Hmm, strange that there should be a dependency to @helsenorge/core-utils@">=21.1.1-prerelease"

I see you also get an old lockfile warning; which version of node are you using? At the moment I am using these same packages to build the preview feature in the form builder. I use node v12.16.1, and the following package.json, without getting any errors when running npm install:

{
    "name": "skjemautfyller-eksempel",
    "version": "1.0.0",
    "main": "index.js",
    "author": "helsenorge",
    "license": "UNLICENSED",
    "description": "Skjemautfyller",
    "scripts": {
        "start": "webpack-dev-server --env.development --mode development",
        "build": "webpack --env.production --mode production"
    },
    "devDependencies": {
        "@babel/core": "^7.10.2",
        "@babel/preset-env": "^7.10.2",
        "@babel/preset-react": "^7.10.1",
        "babel-loader": "^8.1.0",
        "html-webpack-plugin": "^3.2.0",
        "webpack": "4.17.1",
        "webpack-cli": "3.3.2",
        "webpack-dev-server": "3.4.1",
        "style-loader": "^0.23.1",
        "css-loader": "3.6.0",
        "sass-loader": "7.1.0",
        "node-sass": "4.13.1",
        "file-loader": "^3.0.1"
    },
    "dependencies": {
        "@helsenorge/skjemautfyller": "7.11.0-prerelease2",
        "@helsenorge/toolkit": "^21.3.0-prerelease",
        "@helsenorge/core-utils": "^21.3.0-prerelease",
        "@helsenorge/designsystem-react": ">=1.0.0-beta70",
        "dompurify": "^2.0.8",
        "fhirpath": "2.7.3",
        "marked": "^0.7.0",
        "tabbable": "^3.1.1",
        "react-redux": "7.1.0",
        "redux-thunk": "2.3.0",
        "react": "16.8.4",
        "react-dom": "16.8.4",
        "redux": "^4.0.4",
        "antlr4": "4.8.0"
    },
    "browserslist": [
        "> 0.2% in NO",
        "not dead",
        "ie >= 11",
        "last 2 versions"
    ]
}
fatso83 commented 3 years ago

This is just down to old Node version (< 15) having an incorrect algorithm for resolving peer dependencies. Node 15 and 16 will not allow it - unless you ask them nicely to ignore the issue 😇

Skjermbilde 2021-11-05 161113

If you use Node 14 this should work without any modifiers. The "old lockfile" warning is something you get in newer Node versions when the package-lock.json file is created with NPM < 7, as far as I know (basically anything that produces versions different from "lockfileVersion": 2).

By the way, I did get this installed now and this should document a workaround, so I guess this can be closed. As soon as you publish any non-prerelease versions of the packages this whole issue will disappear anyway, so it is a short-term nuisance.


P.S. With regards to this:

strange that there should be a dependency to @helsenorge/core-utils@">=21.1.1-prerelease

it really is not so strange. NPM does print out the dependency graph (skjemautfyller -> toolkit -> core-utils), so you can recreate it by:

$ npm i @helsenorge/skjemautfyller  --legacy-peer-deps

$ npm i @helsenorge/toolkit   --legacy-peer-deps

$ jq .version node_modules/@helsenorge/toolkit/package.json
"21.3.0-prerelease"

$ jq .peerDependencies node_modules/@helsenorge/toolkit/package.json
{
  "@helsenorge/core-utils": ">=21.1.1-prerelease",
  "@helsenorge/designsystem-react": ">=1.0.0-beta70"
}

It is the toolkit that has the peer dependency on >= 21.1.1-prerelease (which is not matched by any published version when using a semver compliant algo)

fatso83 commented 3 years ago

I know this has just been pre-released and the source code is not open (so PRs are hard to come by), but will there be any official support for/has any thinking been done on overriding component styles through some kind of theming functionality or an official styling API (through class naming conventions, etc) in the form filler? As the interest shows, this project already seems to be relevant for quite a few, and what normally follows is some need to customize the styling to suit the Look and Feel.

kennethmyhra commented 3 years ago

The only way to do this now is by overriding the CSS styles you want to change, currently we have no guidelines for how to do that.

Helsedata.no did this for their implementation, you can see the result here: https://helsedata.no/no/soknadskjema/?allowAnonymous=true. They also added the left sidebar for easier navigation.

If there are more detailed questions @mgunnerud or @autark will have to step in for those.

fatso83 commented 2 years ago

So we had another go, trying a few times with different variations of NPM and manual resolving, but the example package, form-filler, still is not buildable. Generally, using a newer NPM version will not work due to the unresolvable packages using the bugfixed algorithm, but using Node 14 gets us a bit further.

First thing to remember is to delete .npmrc to avoid the auth error mentioned above. Then doing npm i will get you an expanded version of this:

no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-2d617417/2015/ToPropertyKey.js' ``` npm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-2d617417/2015/ToPropertyKey.js' ^Cnpm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-7148d173/2015/ToPropertyKey.js' npm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-bade4860/2019/ToPropertyDescriptor.js' npm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-2d617417/2016/ToPropertyKey.js' npm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-7148d173/2016/ToPropertyKey.js' npm WARN tar ENOENT: no such file or directory, open '/home/carlerik/code/structor/examples/form-filler/node_modules/.staging/es-abstract-bade4860/2020/ToPropertyDescriptor.js' ```

To get over that, delete package-lock.json and run npm i again to get

No matching version found for @helsenorge/skjemautfyller@7.10.4. ``` $ npm i npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm ERR! code ETARGET npm ERR! notarget No matching version found for @helsenorge/skjemautfyller@7.10.4. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'form-filler' npm ERR! notarget ```

Then try installing the publicly available version:

npm i @helsenorge/skjemautfyller@7.11.0-prerelease2 ``` $ npm i @helsenorge/skjemautfyller@7.11.0-prerelease2 npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of @helsenorge/core-utils@^21.3.0-prerelease but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of @helsenorge/designsystem-react@>=1.0.0-beta70 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of @helsenorge/toolkit@^21.3.0-prerelease but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of dompurify@^2.0.8 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of fhirpath@^2.7.3 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of marked@^0.7.0 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of react@^16.8.4 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of react-dom@^16.8.4 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of react-redux@^7.1.0 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of redux@^4.0.4 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of redux-thunk@^2.3.0 but none is installed. You must install peer dependencies yourself. npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of tabbable@^3.1.1 but none is installed. You must install peer dependencies yourself. npm WARN skjemautfyller-eksempel@1.0.0 No repository field. + @helsenorge/skjemautfyller@7.11.0-prerelease2 added 1 package from 1 contributor and audited 1 package in 1.182s found 0 vulnerabilities ```

That worked. OK, then try building using npm start to be met with: webpack-dev-server: not found. OK, let's try running npm i again now that we have a resolvable version: No matching version found for @helsenorge/core-utils@21.3.0.

OK, let's update the version to something released. I'll change the version to latest. Same story, now for No matching version found for @helsenorge/toolkit@21.3.0. Changing to latest ...

Running npm i again ... this time it seems to fair better as node-gyp is compiling for several minutes. Worked. OK, let's try building: npm start:

Endless amounts of warnings from Webpack about missing modules ``` $ npm start > skjemautfyller-eksempel@1.0.0 start /home/carlerik/code/structor/examples/form-filler > webpack-dev-server --env.development --mode development ℹ 「wds」: Project is running at http://localhost:3000/ ℹ 「wds」: webpack output is served from / ℹ 「wds」: Content not from webpack is served from /home/carlerik/code/structor/examples/form-filler ℹ 「wds」: 404s will fallback to /index.html ✖ 「wdm」: Hash: 90d43b398d69216624d9 Version: webpack 4.17.1 Time: 8314ms Built at: 28.02.2022 16:46:05 Asset Size Chunks Chunk Names bundle.js 11 MiB main [emitted] main bundle.js.map 12.3 MiB main [emitted] main index.html 195 bytes [emitted] Entrypoint main = bundle.js bundle.js.map [0] multi (webpack)-dev-server/client?http://localhost:3000 ./src/index.jsx 40 bytes {main} [built] [./node_modules/ansi-html/index.js] 4.16 KiB {main} [built] [./node_modules/loglevel/lib/loglevel.js] 9.34 KiB {main} [built] [./node_modules/querystring-es3/index.js] 127 bytes {main} [built] [./node_modules/react-dom/index.js] 1.33 KiB {main} [built] [./node_modules/react/index.js] 190 bytes {main} [built] [./node_modules/strip-ansi/index.js] 161 bytes {main} [built] [./node_modules/url/url.js] 22.8 KiB {main} [built] [./node_modules/webpack-dev-server/client/index.js?http://localhost:3000] (webpack)-dev-server/client?http://localhost:3000 9.26 KiB {main} [built] [./node_modules/webpack-dev-server/client/overlay.js] (webpack)-dev-server/client/overlay.js 3.59 KiB {main} [built] [./node_modules/webpack-dev-server/client/socket.js] (webpack)-dev-server/client/socket.js 1.05 KiB {main} [built] [./node_modules/webpack/hot sync ^\.\/log$] (webpack)/hot sync nonrecursive ^\.\/log$ 170 bytes {main} [built] [./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 75 bytes {main} [built] [./src/app.jsx] 4.96 KiB {main} [built] [./src/index.jsx] 239 bytes {main} [built] + 774 hidden modules ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/styles.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/index.js @ ./node_modules/@helsenorge/toolkit/components/molecules/confirmbox/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/safe-select/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-select/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/dropdown-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/theme.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/theme.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/autosuggest/theme.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/theme.module.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common/autosuggest-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/form/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/form/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/utils/_variables.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/form/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/checkbox/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/utils/_variables.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/utils/_variables.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/index.js @ ./node_modules/@helsenorge/toolkit/components/icons/Add.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/radio-group/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_palette.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_palette.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/utils/_variables.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/radio-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/styles.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/index.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-cancel-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/styles.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-cancel-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/styles.module.scss 2:14-142 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/styles.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/description.js @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/toolkitstyles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/dropzone/toolkitstyles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/dropzone/toolkitstyles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/toolkitstyles.module.scss 2:14-143 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/label/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/label/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/label/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/label/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/atoms/label/sublabel.js @ ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/message-box/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/quantity/quantity.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/spinner/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/atoms/spinner/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/spinner/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/atoms/spinner/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/atoms/spinner/index.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/expandable-section/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/form/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/form/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/form/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/form/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/form/validation-summary/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/form/validation-summary/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/form/validation-summary/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/form/validation-summary/styles.scss 2:14-135 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/validation-summary/index.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/styles.module.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/lightbox/styles.module.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/lightbox/styles.module.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/styles.module.scss 2:14-136 @ ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/time-input/styles.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/lib/loader.js!./node_modules/@helsenorge/toolkit/components/molecules/time-input/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js): @import '~@helsenorge/designsystem-react/scss/_spacers.scss'; ^ File to import not found or unreadable: ~@helsenorge/designsystem-react/scss/_spacers.scss. in /home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/time-input/styles.scss (line 1, column 1) @ ./node_modules/@helsenorge/toolkit/components/molecules/time-input/styles.scss 2:14-129 @ ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/core-utils/layout.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/core-utils' @ ./node_modules/@helsenorge/core-utils/layout.js 1:0-55 4:59-64 7:59-64 10:59-64 13:59-64 16:59-64 @ ./node_modules/@helsenorge/core-utils/hoc/layout-change.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js 3:0-55 12:32-37 12:54-59 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-cancel-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/helper.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/helper.js 1:0-55 7:27-32 7:53-58 @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box' @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js 4:0-55 160:62-67 162:63-68 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/confirmbox/index.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/confirmbox' @ ./node_modules/@helsenorge/toolkit/components/molecules/confirmbox/index.js 13:0-55 24:121-126 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js 2:0-58 6:36-44 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js 2:0-58 6:0-55 8:36-44 16:66-71 16:93-98 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/expandable-section' @ ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js 4:0-55 206:84-89 206:160-165 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/group/group.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/AnchorLink' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/group' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/group/group.js 15:37-100 @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js 3:0-67 8:28-32 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js 3:0-67 16:28-32 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/arrow-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/arrow-icon.js 2:0-67 6:28-32 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/arrow-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons/ArrowRight' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/arrow-icon.js 3:0-84 6:93-103 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons/Calendar' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/input-icon.js 4:0-80 8:93-101 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons/ChevronLeft' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js 4:0-86 16:153-164 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/Icons/ChevronRight' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/custom-icons/header-nav-icon.js 5:0-88 16:167-179 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/NotificationPanel' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js 25:44-114 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common/autosuggest-view.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/components/NotificationPanel' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common/autosuggest-view.js 15:44-114 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/display/display.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/scss/typography.module.scss' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/display' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/display/display.js 15:49-118 @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/scss/typography.module.scss' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box' @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js 5:0-96 153:101-123 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/description.js Module not found: Error: Can't resolve '@helsenorge/designsystem-react/scss/typography.module.scss' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box' @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/description.js 4:0-96 14:50-72 15:295-317 @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components' @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js 14:37-58 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js 14:37-58 @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/index.js 2:0-36 9:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-cancel-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js 2:0-36 11:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-cancel-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/index.js 2:0-36 6:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/confirmbox/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js 2:0-36 14:20-30 20:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/index.js 2:0-36 9:20-30 10:25-35 @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/description.js @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button/index.js 2:0-36 53:30-40 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-submit-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/checkbox' @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/index.js 3:0-36 83:29-39 87:33-43 94:28-38 97:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/checkbox-group/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/checkbox-group' @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox-group/index.js 2:0-36 74:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/checkbox-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/dropzone' @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js 2:0-36 186:428-438 191:59-69 194:58-68 251:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/dropzone' @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js 2:0-36 81:129-139 94:84-94 103:51-61 108:46-56 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/label/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/label' @ ./node_modules/@helsenorge/toolkit/components/atoms/label/index.js 2:0-36 7:25-35 @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/quantity/quantity.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box' @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js 2:0-36 170:24-34 192:31-41 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/radio-group' @ ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/index.js 2:0-36 130:29-39 136:33-43 140:37-47 147:32-42 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/radio-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-input-field' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js 2:0-36 317:29-39 329:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/quantity/quantity.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-select' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/index.js 2:0-36 147:33-43 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/dropdown-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-textarea' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/index.js 2:0-36 243:34-44 262:32-42 269:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/spinner/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/spinner' @ ./node_modules/@helsenorge/toolkit/components/atoms/spinner/index.js 2:0-36 5:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/icons/SvgIcon' @ ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/index.js 13:0-36 17:114-124 @ ./node_modules/@helsenorge/toolkit/components/icons/Add.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/autosuggest' @ ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/index.js 2:0-36 119:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common/autosuggest-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js 2:0-36 146:11-21 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js 20:0-36 25:14-24 27:14-24 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-native-input.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-native-input.js 3:0-36 17:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-mobile.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-time-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js 2:0-36 158:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/expandable-section' @ ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js 2:0-36 185:32-42 189:37-47 190:30-40 191:30-40 192:33-43 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/form' @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js 2:0-36 180:28-38 181:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/lightbox' @ ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/index.js 2:0-36 156:41-51 161:39-49 168:35-45 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/time-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js 3:0-36 322:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/year-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/year-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/year-input/index.js 2:0-36 105:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-year-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/year-month-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/year-month-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/year-month-input/index.js 2:0-36 162:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-month-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./src/root/container.jsx Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/src/root' @ ./src/root/container.jsx 23:0-36 479:28-38 @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/index.js Module not found: Error: Can't resolve 'dompurify' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/index.js 13:36-56 @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/scoringCalculator.js Module not found: Error: Can't resolve 'fhirpath' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/scoringCalculator.js 12:17-36 @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/fhirpathHelper.js Module not found: Error: Can't resolve 'fhirpath' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/fhirpathHelper.js 7:17-36 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/fhirpathLoaderHelper.js Module not found: Error: Can't resolve 'fhirpath/fhir-context/r4/choiceTypePaths.json' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/fhirpathLoaderHelper.js 10:37-93 @ ./node_modules/@helsenorge/skjemautfyller/util/scoringCalculator.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/fhirpathLoaderHelper.js Module not found: Error: Can't resolve 'fhirpath/fhir-context/r4/pathsDefinedElsewhere.json' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/fhirpathLoaderHelper.js 11:43-105 @ ./node_modules/@helsenorge/skjemautfyller/util/scoringCalculator.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/reducers/form.js Module not found: Error: Can't resolve 'immer' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/reducers' @ ./node_modules/@helsenorge/skjemautfyller/reducers/form.js 10:29-45 @ ./src/root/rootReducer.js @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/util/index.js Module not found: Error: Can't resolve 'marked' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/util' @ ./node_modules/@helsenorge/skjemautfyller/util/index.js 14:33-50 @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html [./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs] 376 bytes {0} [built] [./node_modules/lodash/lodash.js] 531 KiB {0} [built] [./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 489 bytes {0} [built] [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {0} [built] ℹ 「wdm」: Failed to compile. ```

Running npm i again shows the possible reasons: peer deps that are missing:

$ npm i
npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of @helsenorge/designsystem-react@>=1.0.0-beta70 but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of dompurify@^2.0.8 but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of fhirpath@^2.7.3 but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of marked@^0.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/toolkit@21.3.0-prerelease requires a peer of @helsenorge/core-utils@>=21.1.1-prerelease but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/toolkit@21.3.0-prerelease requires a peer of @helsenorge/designsystem-react@>=1.0.0-beta70 but none is installed. You must install peer dependencies yourself.
npm WARN bootstrap@4.4.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
npm WARN bootstrap@4.4.1 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself.

OK, let's install these. npm show @helsenorge/designsystem-react versions shows 1.0.0-beta113 to be the last match. Installing that does not seem to please NPM, but continuing regardless:

$ npm i jquery@3 popper.js@1.16 dompurify@2.0.8 fhirpath@2.7.3 marked@0.7.0  react@16 react-dom@16  bootstrap@4.6.1
npm WARN @helsenorge/skjemautfyller@7.11.0-prerelease2 requires a peer of @helsenorge/designsystem-react@>=1.0.0-beta70 but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/toolkit@21.3.0-prerelease requires a peer of @helsenorge/core-utils@>=21.1.1-prerelease but none is installed. You must install peer dependencies yourself.
npm WARN @helsenorge/toolkit@21.3.0-prerelease requires a peer of @helsenorge/designsystem-react@>=1.0.0-beta70 but none is installed. You must install peer dependencies yourself.
npm WARN skjemautfyller-eksempel@1.0.0 No repository field.

The dependencies are fulfilled, even though NPM 6 does not think so:

$ jq .version node_modules/\@helsenorge/core-utils/package.json 
"21.3.0-prerelease"

$ jq .version node_modules/\@helsenorge/designsystem-react/package.json 
"1.0.0-beta113"

OK, let's retry building.

Nope, still a bunch of missing packages ``` $ npm start > skjemautfyller-eksempel@1.0.0 start /home/carlerik/code/structor/examples/form-filler > webpack-dev-server --env.development --mode development ℹ 「wds」: Project is running at http://localhost:3000/ ℹ 「wds」: webpack output is served from / ℹ 「wds」: Content not from webpack is served from /home/carlerik/code/structor/examples/form-filler ℹ 「wds」: 404s will fallback to /index.html ✖ 「wdm」: Hash: 51d6662cd5bae73e717c Version: webpack 4.17.1 Time: 9304ms Built at: 28.02.2022 16:59:21 Asset Size Chunks Chunk Names 104044251994cc4ea8fcca10ab0d0e63.woff 27.5 KiB [emitted] fa05c046b57831537dd599fbc63c1c57.woff2 21.3 KiB [emitted] c7e49e414ece2fb05d3356dcbe189dfc.woff 30.7 KiB [emitted] b5aa04eb9c6a6fc7a82e4bdc59ba2afe.woff2 24.5 KiB [emitted] 3ab66845f5acbaf757af9382e04aa4cb.woff 28.2 KiB [emitted] dae9874d86d03e1b942fc513303cf303.woff2 21.9 KiB [emitted] 0d50532cd77539bf754e5600385b9c6d.woff 31.4 KiB [emitted] 5c4d464dbe1866e8cfd13e196cfbb63c.woff2 25.1 KiB [emitted] 799de4c7ccf9ee5a5e9303e7187faaec.woff 28.1 KiB [emitted] d84c10323f8b806e21fc0cf221bd6318.woff2 21.9 KiB [emitted] d683bfb394f888c5820ce11fc4770fd8.woff 31.4 KiB [emitted] 80c998aa03640281d556814a14e1d9c8.woff2 25.1 KiB [emitted] a49ad11d0da6a6422ef22955ae0e22ae.woff 27.9 KiB [emitted] 1c1c4300f276e48caaa8bcd1d18457e4.woff2 21.9 KiB [emitted] 3d34f60e200a8cbb1816b3f2ee762431.woff 31.4 KiB [emitted] 117e12cdb861ed7356c805f6f515afbb.woff2 24.9 KiB [emitted] 1a12e1f7e20735491231e92afd5ada49.woff 27.9 KiB [emitted] 40b01ece0d7dfc077500715f09e586aa.woff2 21.7 KiB [emitted] 1e78dc5b59a9ed2a24cd885b74cc0803.woff 31 KiB [emitted] 639c2738552a0376c91e7d485e476fda.woff2 24.8 KiB [emitted] 7c0665efa0d3ddf84878b4b4dccbbe71.woff 27.3 KiB [emitted] efa9280b9438d7759252d68345dfe1c8.woff2 21.3 KiB [emitted] 6b3965d416e4be1c0707c37cc0c09bb6.woff 30.1 KiB [emitted] a44511975a0e7d119da7f8061aa64da7.woff2 23.8 KiB [emitted] c414603c2d0255f133ef5cf5acecad48.gif 3.59 KiB [emitted] f817b20fd1c3d97579c7d1fbd800767e.svg 238 bytes [emitted] bundle.js 12.5 MiB main [emitted] main bundle.js.map 13.7 MiB main [emitted] main index.html 195 bytes [emitted] Entrypoint main = bundle.js bundle.js.map [0] multi (webpack)-dev-server/client?http://localhost:3000 ./src/index.jsx 40 bytes {main} [built] [./node_modules/ansi-html/index.js] 4.16 KiB {main} [built] [./node_modules/loglevel/lib/loglevel.js] 9.34 KiB {main} [built] [./node_modules/querystring-es3/index.js] 127 bytes {main} [built] [./node_modules/react-dom/index.js] 1.33 KiB {main} [built] [./node_modules/react/index.js] 190 bytes {main} [built] [./node_modules/strip-ansi/index.js] 161 bytes {main} [built] [./node_modules/url/url.js] 22.8 KiB {main} [built] [./node_modules/webpack-dev-server/client/index.js?http://localhost:3000] (webpack)-dev-server/client?http://localhost:3000 9.26 KiB {main} [built] [./node_modules/webpack-dev-server/client/overlay.js] (webpack)-dev-server/client/overlay.js 3.59 KiB {main} [built] [./node_modules/webpack-dev-server/client/socket.js] (webpack)-dev-server/client/socket.js 1.05 KiB {main} [built] [./node_modules/webpack/hot sync ^\.\/log$] (webpack)/hot sync nonrecursive ^\.\/log$ 170 bytes {main} [built] [./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 75 bytes {main} [built] [./src/app.jsx] 4.96 KiB {main} [built] [./src/index.jsx] 239 bytes {main} [built] + 938 hidden modules ERROR in ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components' @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js 14:37-58 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat' @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js 14:37-58 @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/action-button/index.js 2:0-36 9:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-pause-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/display-button/index.js 2:0-36 11:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-pause-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-action-button/index.js 2:0-36 6:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/confirmbox/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/function-button/index.js 2:0-36 14:20-30 20:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/navigation-button/index.js 2:0-36 9:20-30 10:25-35 @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/description.js @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button' @ ./node_modules/@helsenorge/toolkit/components/atoms/buttons/save-button/index.js 2:0-36 53:30-40 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/form-buttons/form-submit-button.js @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/checkbox' @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox/index.js 3:0-36 83:29-39 87:33-43 94:28-38 97:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/checkbox-group/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/checkbox-group' @ ./node_modules/@helsenorge/toolkit/components/atoms/checkbox-group/index.js 2:0-36 74:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/checkbox-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/dropzone' @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js 2:0-36 186:428-438 191:59-69 194:58-68 251:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/dropzone' @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/file.js 2:0-36 81:129-139 94:84-94 103:51-61 108:46-56 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/label/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/label' @ ./node_modules/@helsenorge/toolkit/components/atoms/label/index.js 2:0-36 7:25-35 @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/decimal/decimal.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/message-box' @ ./node_modules/@helsenorge/toolkit/components/atoms/message-box/index.js 2:0-36 170:24-34 192:31-41 @ ./node_modules/@helsenorge/toolkit/components/atoms/dropzone/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachmenthtml.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/attachment/attachment.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/radio-group' @ ./node_modules/@helsenorge/toolkit/components/atoms/radio-group/index.js 2:0-36 130:29-39 136:33-43 140:37-47 147:32-42 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/radio-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-input-field' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-input-field/index.js 2:0-36 317:29-39 329:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/decimal/decimal.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-select' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-select/index.js 2:0-36 147:33-43 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/dropdown-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/safe-textarea' @ ./node_modules/@helsenorge/toolkit/components/atoms/safe-textarea/index.js 2:0-36 243:34-44 262:32-42 269:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/atoms/spinner/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/atoms/spinner' @ ./node_modules/@helsenorge/toolkit/components/atoms/spinner/index.js 2:0-36 5:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/icons/SvgIcon' @ ./node_modules/@helsenorge/toolkit/components/icons/SvgIcon/index.js 13:0-36 17:114-124 @ ./node_modules/@helsenorge/toolkit/components/icons/Add.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/repeat-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/autosuggest' @ ./node_modules/@helsenorge/toolkit/components/molecules/autosuggest/index.js 2:0-36 119:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice-common/autosuggest-view.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/choice/choice.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-utils.js 2:0-36 146:11-21 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-desktop.js 20:0-36 25:14-24 27:14-24 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-native-input.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-range-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-native-input.js 3:0-36 17:20-30 @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/date-range-picker-mobile.js @ ./node_modules/@helsenorge/toolkit/components/molecules/date-range-picker/index.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-day-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/date-time-picker' @ ./node_modules/@helsenorge/toolkit/components/molecules/date-time-picker/index.js 2:0-36 158:24-34 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/expandable-section' @ ./node_modules/@helsenorge/toolkit/components/molecules/expandable-section/index.js 2:0-36 185:32-42 189:37-47 190:30-40 191:30-40 192:33-43 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/text/text.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/form' @ ./node_modules/@helsenorge/toolkit/components/molecules/form/index.js 2:0-36 180:28-38 181:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/index.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/lightbox' @ ./node_modules/@helsenorge/toolkit/components/molecules/lightbox/index.js 2:0-36 156:41-51 161:39-49 168:35-45 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/repeat/delete-button.js @ ./node_modules/@helsenorge/skjemautfyller/components/with-common-functions.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/boolean/boolean.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/time-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/time-input/index.js 3:0-36 322:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/time.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/year-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/year-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/year-input/index.js 2:0-36 105:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-year-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/toolkit/components/molecules/year-month-input/index.js Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/toolkit/components/molecules/year-month-input' @ ./node_modules/@helsenorge/toolkit/components/molecules/year-month-input/index.js 2:0-36 162:31-41 @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date-month-input.js @ ./node_modules/@helsenorge/skjemautfyller/components/formcomponents/date/date.js @ ./node_modules/@helsenorge/skjemautfyller/util/index.js @ ./node_modules/@helsenorge/skjemautfyller/util/extension.js @ ./src/root/container.jsx @ ./src/app.jsx @ ./src/index.jsx ERROR in ./src/root/container.jsx Module not found: Error: Can't resolve 'classnames' in '/home/carlerik/code/structor/examples/form-filler/src/root' @ ./src/root/container.jsx 23:0-36 479:28-38 @ ./src/app.jsx @ ./src/index.jsx ERROR in ./node_modules/@helsenorge/skjemautfyller/reducers/form.js Module not found: Error: Can't resolve 'immer' in '/home/carlerik/code/structor/examples/form-filler/node_modules/@helsenorge/skjemautfyller/reducers' @ ./node_modules/@helsenorge/skjemautfyller/reducers/form.js 10:29-45 @ ./src/root/rootReducer.js @ ./src/app.jsx @ ./src/index.jsx Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html [./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/html-webpack-plugin/default_index.ejs] 376 bytes {0} [built] [./node_modules/lodash/lodash.js] 531 KiB {0} [built] [./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 489 bytes {0} [built] [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {0} [built] ℹ 「wdm」: Failed to compile. ```

OK, add a few more:

 npm i immer classnames && npm start
....
ℹ 「wdm」: Compiled successfully.

:partying_face:

Let's fire it up ...

Nope, just a grey background.

This is the point where I give up :sweat: . I don't think it is quite ready for public consumption yet. Any movement on the open sourcing?

kennethmyhra commented 2 years ago

Splitting of our internal package dependencies which has been a blocker for open-sourcing the form-filler has been resolved just a couple of weeks ago.

We are now working on getting priority to switch to those packages in the form-filler. When that task is done we are ready to open-source the form-filler and publish those npm packages.

As for an ETA, I do not have that at the moment. I will have to come back to you when we get priority to start that last part.

kennethmyhra commented 2 years ago

The Form Filler React component has now !finally! been published. The source code can be found here: https://github.com/helsenorge/refero and the package is also available as an npm package: https://www.npmjs.com/package/@helsenorge/refero